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: added missing features #28

Merged
merged 9 commits into from
Nov 3, 2023
Merged

feat: added missing features #28

merged 9 commits into from
Nov 3, 2023

Conversation

rglauco
Copy link
Collaborator

@rglauco rglauco commented Oct 30, 2023

added federation_entity metadata parameters, policy page, federation resolve endpoint in example app

@rglauco rglauco self-assigned this Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

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

Comparison is base (82a8dd4) 91.23% compared to head (f824f2b) 91.26%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #28      +/-   ##
============================================
+ Coverage     91.23%   91.26%   +0.02%     
- Complexity      774      789      +15     
============================================
  Files            47       47              
  Lines          2339     2380      +41     
  Branches        300      298       -2     
============================================
+ Hits           2134     2172      +38     
+ Misses          108      107       -1     
- Partials         97      101       +4     
Files Coverage Δ
...in/java/it/spid/cie/oidc/config/OIDCConstants.java 0.00% <ø> (ø)
.../it/spid/cie/oidc/handler/RelyingPartyHandler.java 85.84% <100.00%> (+0.25%) ⬆️
...va/it/spid/cie/oidc/model/EntityConfiguration.java 89.57% <100.00%> (+0.16%) ⬆️
.../java/it/spid/cie/oidc/model/FederationEntity.java 100.00% <100.00%> (ø)
...a/it/spid/cie/oidc/config/RelyingPartyOptions.java 94.33% <80.76%> (-0.69%) ⬇️
...java/it/spid/cie/oidc/model/TrustChainBuilder.java 83.62% <83.62%> (+0.29%) ⬆️

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

@rglauco rglauco merged commit 61a3e80 into italia:main Nov 3, 2023
3 of 4 checks passed
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.

1 participant