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

Distinction between core and fed keys, updated compatibility with spid-cie-oidc-django v1.4.0 #32

Merged
merged 9 commits into from
Mar 19, 2024

fix: updated main docs

3cda9b6
Select commit
Loading
Failed to load commit list.
Merged

Distinction between core and fed keys, updated compatibility with spid-cie-oidc-django v1.4.0 #32

fix: updated main docs
3cda9b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2024 in 0s

91.08% (-0.18%) compared to 61a3e80

View this Pull Request on Codecov

91.08% (-0.18%) compared to 61a3e80

Details

Codecov Report

Attention: Patch coverage is 88.40580% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 91.08%. Comparing base (61a3e80) to head (3cda9b6).
Report is 2 commits behind head on main.

Files Patch % Lines
.../it/spid/cie/oidc/handler/RelyingPartyHandler.java 86.11% 3 Missing and 2 partials ⚠️
...c/main/java/it/spid/cie/oidc/helper/JWTHelper.java 77.77% 2 Missing ⚠️
...a/it/spid/cie/oidc/config/RelyingPartyOptions.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #32      +/-   ##
============================================
- Coverage     91.26%   91.08%   -0.18%     
- Complexity      789      797       +8     
============================================
  Files            47       47              
  Lines          2380     2423      +43     
  Branches        298      299       +1     
============================================
+ Hits           2172     2207      +35     
- Misses          107      112       +5     
- Partials        101      104       +3     

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