Skip to content

Fix state and test mismatch

f1e273f
Select commit
Loading
Failed to load commit list.
Open

Add support for disconnectedOnStartup node property with launch prevention #2812

Fix state and test mismatch
f1e273f
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Mar 31, 2026 in 0s

Line Coverage: 89.19% (+22.20%), Branch Coverage: 64.29% (+24.70%)

Summary for modified lines

  • 118 lines have been modified
  • 4 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% (2/2) 100.00% (13/13) 90.24% (74/82) 89.62% (95/106) 59.87% (449/750) 52.32% (1536/2936) 46.89% (528/1126) 51.17% (6385/12479)
📈 Overall project (difference to reference job) ±0% ±0% +0.37% ⬆️ +0.41% ⬆️ +0.79% ⬆️ +0.78% ⬆️ +0.90% ⬆️ +0.77% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (4/4) 100.00% (5/5) 64.71% (22/34) 66.99% (69/103) 39.58% (19/48) 60.83% (264/434)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A +26.08% ⬆️ +39.58% ⬆️ N/A
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (4/4) N/A N/A 89.19% (33/37) 64.29% (18/28) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A +22.20% ⬆️ +24.70% ⬆️ N/A
🐾 Indirect changes 100.00% (1/1) 100.00% (3/3) 100.00% (3/3) N/A N/A 100.00% (9/9) 100.00% (5/5) N/A

Annotations

Check warning on line 22 in io/jenkins/plugins/casc/core/DisconnectedOnStartupProperty.java

See this annotation in the file changed.

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

Partially covered line

Line 22 is only partially covered, one branch is missing

Check warning on line 35 in io/jenkins/plugins/casc/core/DisconnectedOnStartupProperty.java

See this annotation in the file changed.

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

Partially covered line

Line 35 is only partially covered, 2 branches are missing

Check warning on line 89 in io/jenkins/plugins/casc/core/JenkinsConfigurator.java

See this annotation in the file changed.

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

Not covered line

Line 89 is not covered by tests

Check warning on line 99 in io/jenkins/plugins/casc/core/JenkinsConfigurator.java

See this annotation in the file changed.

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

Not covered lines

Lines 97-99 are not covered by tests

Check warning on line 88 in io/jenkins/plugins/casc/core/JenkinsConfigurator.java

See this annotation in the file changed.

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

Partially covered line

Line 88 is only partially covered, one branch is missing

Check warning on line 96 in io/jenkins/plugins/casc/core/JenkinsConfigurator.java

See this annotation in the file changed.

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

Partially covered line

Line 96 is only partially covered, 2 branches are missing

Check warning on line 24 in io/jenkins/plugins/casc/core/DisconnectedOnStartupListener.java

See this annotation in the file changed.

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

Partially covered line

Line 24 is only partially covered, one branch is missing

Check warning on line 13 in io/jenkins/plugins/casc/core/JCasCOfflineCause.java

See this annotation in the file changed.

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

Partially covered line

Line 13 is only partially covered, one branch is missing