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

feat: add ability to get original userinfo response instead of OpenID #148

Merged
merged 4 commits into from
Apr 3, 2024

test(cov): allow 1 % drop in coverage

4816de1
Select commit
Loading
Failed to load commit list.
Merged

feat: add ability to get original userinfo response instead of OpenID #148

test(cov): allow 1 % drop in coverage
4816de1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 1s

94.57% (-0.10%) compared to 0b2a0b4

View this Pull Request on Codecov

94.57% (-0.10%) compared to 0b2a0b4

Details

Codecov Report

Merging #148 (4816de1) into master (0b2a0b4) will decrease coverage by 0.10%.
The diff coverage is 91.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
- Coverage   94.66%   94.57%   -0.10%     
==========================================
  Files          20       20              
  Lines         469      479      +10     
==========================================
+ Hits          444      453       +9     
- Misses         25       26       +1     
Files Coverage Δ
fastapi_sso/sso/base.py 96.23% <91.66%> (-0.36%) ⬇️