Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bearer (JWT) authentication #233

Merged
merged 16 commits into from
Jun 5, 2024

Improve JWT test coverage

9891cf1
Select commit
Loading
Failed to load commit list.
Merged

Add Bearer (JWT) authentication #233

Improve JWT test coverage
9891cf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2024 in 0s

99.36% (-0.03%) compared to 5d1a45e

View this Pull Request on Codecov

99.36% (-0.03%) compared to 5d1a45e

Details

Codecov Report

Attention: Patch coverage is 96.61017% with 4 lines in your changes missing coverage. Please review.

Project coverage is 99.36%. Comparing base (5d1a45e) to head (9891cf1).

Files Patch % Lines
src/bemserver_api/extensions/authentication.py 94.80% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   99.39%   99.36%   -0.03%     
==========================================
  Files         191      192       +1     
  Lines        4622     4721      +99     
  Branches     1613     1630      +17     
==========================================
+ Hits         4594     4691      +97     
- Misses         14       15       +1     
- Partials       14       15       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.