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

Fixed Form UrlEncoded OAuth Lib Core #1382

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

[pre-commit.ci] auto fixes from pre-commit.com hooks

27cd68f
Select commit
Loading
Failed to load commit list.
Draft

Fixed Form UrlEncoded OAuth Lib Core #1382

[pre-commit.ci] auto fixes from pre-commit.com hooks
27cd68f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 4, 2024 in 1s

97.15% (-0.41%) compared to 3e11703

View this Pull Request on Codecov

97.15% (-0.41%) compared to 3e11703

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (3e11703) 97.56% compared to head (27cd68f) 97.15%.

Files Patch % Lines
oauth2_provider/oauth2_backends.py 25.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1382      +/-   ##
==========================================
- Coverage   97.56%   97.15%   -0.41%     
==========================================
  Files          32       32              
  Lines        2132     2143      +11     
==========================================
+ Hits         2080     2082       +2     
- Misses         52       61       +9     

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