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

Simplifying JNLPLauncher #8762

Merged
merged 9 commits into from
Dec 13, 2023

Can restore assertion in `JNLPLauncherRealTest`

d24f3fb
Select commit
Loading
Failed to load commit list.
Merged

Simplifying JNLPLauncher #8762

Can restore assertion in `JNLPLauncherRealTest`
d24f3fb
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 9, 2023 in 0s

Line Coverage: 100.00% (+24.86%), Branch Coverage: 59.09% (+0.86%)

Summary for modified lines

  • 46 lines have been modified
  • all lines are 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.81% (88/105) 80.63% (966/1198) 79.20% (1938/2447) 66.29% (10462/15782) 66.80% (36627/54830) 59.94% (13283/22161) 66.59% (165536/248588)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.04% ⬆️ +0.03% ⬆️ +0.01% ⬆️ +0.04% ⬆️
🐾 Modified files 100.00% (2/2) 100.00% (3/3) 100.00% (3/3) 100.00% (10/10) 90.10% (91/101) 75.14% (260/346) 58.24% (99/170) 70.04% (982/1402)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.50% ⬆️ -1.02% ⬇️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (3/3) 100.00% (3/3) n/a n/a 100.00% (7/7) 59.09% (13/22) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +24.86% ⬆️ +0.86% ⬆️ n/a
🐾 Indirect changes 100.00% (2/2) 77.78% (7/9) 75.00% (15/20) n/a n/a 57.89% (33/57) 60.00% (12/20) n/a

Annotations

Check warning on line 192 in core/src/main/java/hudson/slaves/JNLPLauncher.java

See this annotation in the file changed.

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

Partially covered line

Line 192 is only partially covered, 2 branches are missing

Check warning on line 283 in core/src/main/java/hudson/slaves/JNLPLauncher.java

See this annotation in the file changed.

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

Partially covered line

Line 283 is only partially covered, one branch is missing

Check warning on line 288 in core/src/main/java/hudson/slaves/JNLPLauncher.java

See this annotation in the file changed.

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

Partially covered line

Line 288 is only partially covered, 2 branches are missing

Check warning on line 80 in core/src/main/java/jenkins/slaves/RemotingWorkDirSettings.java

See this annotation in the file changed.

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

Partially covered line

Line 80 is only partially covered, 4 branches are missing