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

Allow for null to be passed to doSafeRestart #9882

Merged
merged 1 commit into from
Oct 21, 2024

Allow for null to be passed to `doSafeRestart`

892e1b8
Select commit
Loading
Failed to load commit list.
Merged

Allow for null to be passed to doSafeRestart #9882

Allow for null to be passed to `doSafeRestart`
892e1b8
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Oct 17, 2024

Line Coverage: 0.00% (-68.58%), Branch Coverage: 0.00% (-68.58%)

Summary for modified lines

  • 2 lines have been modified
  • 2 lines are 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.70% (987/1223) 79.56% (1985/2495) 65.49% (10677/16303) 66.12% (37111/56129) 59.70% (13524/22655) 65.85% (167448/254285)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.12% ⬆️ +0.02% ⬆️ +0.02% ⬆️ -0.04% ⬇️ +0.03% ⬆️
🐾 Modified files 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) 81.82% (27/33) 76.59% (350/457) 68.58% (1362/1986) 68.58% (561/818) 69.25% (5755/8311)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.00% -0.34% ⬇️ n/a
🐾 Modified code lines 0.00% (0/2) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/2) 0.00% (0/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -68.58% ⬇️ -68.58% ⬇️ n/a
🐾 Indirect changes 100.00% (2/2) 50.00% (3/6) 41.67% (5/12) n/a n/a 67.57% (25/37) 23.08% (3/13) n/a

Annotations

Check warning on line 4703 in core/src/main/java/jenkins/model/Jenkins.java

See this annotation in the file changed.

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

Not covered lines

Lines 4670-4703 are not covered by tests