italia / spid-cie-oidc-java

The SPID/CIE OIDC Federation Relying Party, written in Java
Apache License 2.0
21 stars 4 forks source link

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

Closed rglauco closed 8 months ago

codecov[bot] commented 8 months ago

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 :warning:
...c/main/java/it/spid/cie/oidc/helper/JWTHelper.java 77.77% 2 Missing :warning:
...a/it/spid/cie/oidc/config/RelyingPartyOptions.java 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.