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

Added logout support #68

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Use HTTP Redirect binding for logout

a94ae6c
Select commit
Loading
Failed to load commit list.
Open

Added logout support #68

Use HTTP Redirect binding for logout
a94ae6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 9, 2024 in 0s

90.78% (-0.51%) compared to cf473a0

View this Pull Request on Codecov

90.78% (-0.51%) compared to cf473a0

Details

Codecov Report

Attention: Patch coverage is 89.09091% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.78%. Comparing base (cf473a0) to head (a94ae6c).
Report is 49 commits behind head on master.

Files with missing lines Patch % Lines
...na-idp/src/main/java/mujina/idp/SsoController.java 76.92% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #68      +/-   ##
============================================
- Coverage     91.28%   90.78%   -0.51%     
- Complexity      155      163       +8     
============================================
  Files            29       29              
  Lines           551      586      +35     
  Branches         11       13       +2     
============================================
+ Hits            503      532      +29     
- Misses           37       41       +4     
- Partials         11       13       +2     

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