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 15 commits into
base: master
Choose a base branch
from

Extend test for OicServerManualConfigurationTest

bf28327
Select commit
Loading
Failed to load commit list.
Open

Add custom parameters to authorize and logout endpoints #480

Extend test for OicServerManualConfigurationTest
bf28327
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 25, 2024

Line Coverage: 94.62% (+12.26%), Branch Coverage: 82.61% (+15.21%)

Summary for modified lines

  • 215 lines have been modified
  • 5 lines are not covered
  • 4 lines are covered only partially

Overview by baseline

Quality Gates Summary

No active quality gates.

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Method Coverage Line Coverage Branch Coverage Instruction Coverage
🐾 Overall project 100.00% (1/1) 100.00% (2/2) 100.00% (18/18) 100.00% (26/26) 91.23% (208/228) 82.19% (895/1089) 67.41% (302/448) 81.20% (3235/3984)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +1.28% ⬆️ +1.64% ⬆️ +3.13% ⬆️ +2.26% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (4/4) 100.00% (11/11) 91.81% (157/171) 82.37% (766/930) 67.40% (275/408) 81.22% (2780/3423)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +1.93% ⬆️ +3.45% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (4/4) n/a n/a 94.62% (88/93) 82.61% (38/46) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +12.26% ⬆️ +15.21% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) n/a n/a 100.00% (2/2) 100.00% (3/3) n/a

Annotations

Check warning on line 724 in src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 722-724 are not covered by tests

Check warning on line 1176 in src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered line

Line 1176 is not covered by tests

Check warning on line 1516 in src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 1515-1516 are not covered by tests

Check warning on line 565 in src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 565 is only partially covered, one branch is missing

Check warning on line 1258 in src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Partially covered line

Line 1258 is only partially covered, one branch is missing