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

Add custom parameters to authorize and logout endpoints #480

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Fix JavaDoc

4ceb342
Select commit
Loading
Failed to load commit list.
Open

Add custom parameters to authorize and logout endpoints #480

Fix JavaDoc
4ceb342
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

74.38% (+1.83%) compared to 13300b6

View this Pull Request on Codecov

74.38% (+1.83%) compared to 13300b6

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 74.38%. Comparing base (13300b6) to head (4ceb342).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...insci/plugins/oic/AbstractKeyValueDescribable.java 86.36% 2 Missing and 1 partial ⚠️
...va/org/jenkinsci/plugins/oic/OicSecurityRealm.java 94.28% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #480      +/-   ##
============================================
+ Coverage     72.55%   74.38%   +1.83%     
- Complexity      248      282      +34     
============================================
  Files            20       24       +4     
  Lines          1115     1183      +68     
  Branches        154      169      +15     
============================================
+ Hits            809      880      +71     
+ Misses          210      207       -3     
  Partials         96       96              

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