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 IDP keystore management #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Fixed IDP keystore management

820af6a
Select commit
Loading
Failed to load commit list.
Open

Fixed IDP keystore management #66

Fixed IDP keystore management
820af6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2024 in 0s

89.16% (-2.13%) compared to cf473a0

View this Pull Request on Codecov

89.16% (-2.13%) compared to cf473a0

Details

Codecov Report

Attention: Patch coverage is 41.66667% with 14 lines in your changes missing coverage. Please review.

Project coverage is 89.16%. Comparing base (cf473a0) to head (820af6a).
Report is 51 commits behind head on main.

Files with missing lines Patch % Lines
...rc/main/java/mujina/idp/WebSecurityConfigurer.java 30.00% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #66      +/-   ##
============================================
- Coverage     91.28%   89.16%   -2.13%     
- Complexity      155      156       +1     
============================================
  Files            29       29              
  Lines           551      572      +21     
  Branches         11       11              
============================================
+ Hits            503      510       +7     
- Misses           37       51      +14     
  Partials         11       11              

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