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

Security instances #81

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Security instances #81

wants to merge 16 commits into from

Conversation

adriangb
Copy link
Owner

@adriangb adriangb commented Mar 5, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 5, 2022

Codecov Report

Merging #81 (a54d1ea) into main (2684aa4) will decrease coverage by 0.19%.
The diff coverage is 94.21%.

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   98.11%   97.91%   -0.20%     
==========================================
  Files         143      155      +12     
  Lines        4565     4853     +288     
  Branches      740      784      +44     
==========================================
+ Hits         4479     4752     +273     
- Misses         44       54      +10     
- Partials       42       47       +5     
Impacted Files Coverage Δ
xpresso/binders/dependants.py 88.88% <81.39%> (-11.12%) ⬇️
xpresso/binders/_security/models/composite.py 90.00% <90.00%> (ø)
xpresso/binders/_security/openapi/apikey.py 90.90% <90.90%> (ø)
xpresso/binders/api.py 97.05% <90.90%> (-2.95%) ⬇️
xpresso/binders/_security/extractors/apikey.py 92.30% <92.30%> (ø)
xpresso/binders/_security/extractors/oauth.py 92.30% <92.30%> (ø)
xpresso/binders/_security/openapi/oauth.py 92.30% <92.30%> (ø)
tests/test_security/test_multiple_models.py 100.00% <100.00%> (ø)
tests/test_security/test_security_key_header.py 100.00% <100.00%> (ø)
.../test_security_oauth2_authorization_code_bearer.py 100.00% <100.00%> (ø)
... and 8 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants