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

Compatibility for ChainedServletFilter #9696

Merged
merged 2 commits into from
Sep 9, 2024

Merge branch 'master' into oic-auth

0144a97
Select commit
Loading
Failed to load commit list.
Merged

Compatibility for ChainedServletFilter #9696

Merge branch 'master' into oic-auth
0144a97
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Sep 6, 2024 in 0s

Line Coverage: 88.89% (+14.83%), Branch Coverage: 62.50% (+8.24%)

Summary for modified lines

  • 125 lines have been modified
  • 5 lines are not covered
  • 3 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% (3/3) 83.18% (89/107) 80.81% (981/1214) 79.52% (1976/2485) 65.53% (10645/16244) 66.11% (37005/55979) 59.69% (13478/22579) 65.83% (166903/253553)
📈 Overall project (difference to reference job) +0.00% +0.00% -0.07% ⬇️ -0.10% ⬇️ -0.07% ⬇️ -0.05% ⬇️ -0.05% ⬇️ -0.07% ⬇️
🐾 Modified files 100.00% (2/2) 100.00% (1/1) 100.00% (3/3) 100.00% (10/10) 68.29% (56/82) 74.06% (197/266) 54.26% (51/94) 74.55% (920/1234)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +2.63% ⬆️ +1.69% ⬆️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (1/1) 100.00% (3/3) n/a n/a 88.89% (40/45) 62.50% (10/16) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +14.83% ⬆️ +8.24% ⬆️ n/a
🐾 Indirect changes 100.00% (2/2) 50.00% (4/8) 45.45% (5/11) n/a n/a 8.51% (4/47) 23.81% (5/21) n/a

Annotations

Check warning on line 57 in core/src/main/java/hudson/security/ChainedServletFilter2.java

See this annotation in the file changed.

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

Not covered lines

Lines 56-57 are not covered by tests

Check warning on line 71 in core/src/main/java/hudson/security/ChainedServletFilter2.java

See this annotation in the file changed.

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

Not covered lines

Lines 70-71 are not covered by tests

Check warning on line 109 in core/src/main/java/hudson/security/ChainedServletFilter2.java

See this annotation in the file changed.

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

Not covered line

Line 109 is not covered by tests

Check warning on line 69 in core/src/main/java/hudson/security/ChainedServletFilter2.java

See this annotation in the file changed.

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

Partially covered line

Line 69 is only partially covered, one branch is missing

Check warning on line 81 in core/src/main/java/hudson/security/ChainedServletFilter2.java

See this annotation in the file changed.

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

Partially covered line

Line 81 is only partially covered, one branch is missing