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

[JENKINS-75205] Render HTTP 500 error pages as the current user #10232

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Merge branch 'master' into JENKINS-75205

fe63b92
Select commit
Loading
Failed to load commit list.
Draft

[JENKINS-75205] Render HTTP 500 error pages as the current user #10232

Merge branch 'master' into JENKINS-75205
fe63b92
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Feb 3, 2025

Line Coverage: 75.00% (-10.00%), Branch Coverage: 50.00% (-18.75%)

Summary for modified lines

  • 11 lines have been modified
  • 1 line is not covered
  • 1 line is 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.68% (990/1227) 79.71% (2000/2509) 65.60% (10696/16305) 66.34% (37082/55897) 60.01% (13490/22478) 66.11% (167428/253242)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.12% ⬆️ -0.01% ⬇️ +0.00% -0.01% ⬇️ +0.00%
🐾 Modified files 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) 100.00% (4/4) 100.00% (10/10) 85.00% (34/40) 68.75% (11/16) 85.88% (146/170)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -1.11% ⬇️ -2.68% ⬇️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) n/a n/a 75.00% (3/4) 50.00% (1/2) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -10.00% ⬇️ -18.75% ⬇️ n/a
🐾 Indirect changes 100.00% (2/2) 61.54% (8/13) 47.37% (9/19) n/a n/a 51.61% (32/62) 42.11% (8/19) n/a

Annotations

Check warning on line 69 in core/src/main/java/hudson/init/impl/InstallUncaughtExceptionHandler.java

See this annotation in the file changed.

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

Not covered line

Line 69 is not covered by tests

Check warning on line 64 in core/src/main/java/hudson/init/impl/InstallUncaughtExceptionHandler.java

See this annotation in the file changed.

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

Partially covered line

Line 64 is only partially covered, one branch is missing