Skip to content

Merge pull request #354 from jglick/PlaceholderTask

ci.jenkins.io / Code Coverage succeeded Jan 30, 2024 in 0s

Line Coverage: 69.84% (+8.14%), Branch Coverage: 40.00% (-9.02%)

Summary for modified lines

  • 93 lines have been modified
  • 19 lines are not covered
  • 2 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% (1/1) 100.00% (3/3) 100.00% (18/18) 76.47% (52/68) 72.11% (256/355) 66.57% (890/1337) 55.92% (321/574) 64.04% (3804/5940)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% -1.47% ⬇️ -0.61% ⬇️ +0.18% ⬆️ -0.39% ⬇️ -0.08% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 100.00% (2/2) 80.00% (16/20) 68.55% (109/159) 61.71% (398/645) 49.02% (150/306) 57.56% (1697/2948)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.53% ⬆️ -0.98% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 50.00% (1/2) 50.00% (1/2) n/a n/a 69.84% (44/63) 40.00% (8/20) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +8.14% ⬆️ -9.02% ⬇️ n/a
🐾 Indirect changes 100.00% (1/1) 50.00% (1/2) 50.00% (1/2) n/a n/a 0.00% (0/1) 50.00% (1/2) n/a

Annotations

Check warning on line 193 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered lines

Lines 192-193 are not covered by tests

Check warning on line 487 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered line

Line 487 is not covered by tests

Check warning on line 636 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered lines

Lines 634-636 are not covered by tests

Check warning on line 894 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered line

Line 894 is not covered by tests

Check warning on line 916 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered lines

Lines 905-916 are not covered by tests

Check warning on line 943 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered lines

Lines 941-943 are not covered by tests

Check warning on line 966 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered line

Line 966 is not covered by tests

Check warning on line 1069 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered line

Line 1069 is not covered by tests

Check warning on line 1146 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered lines

Lines 1079-1146 are not covered by tests

Check warning on line 1247 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Not covered line

Line 1247 is not covered by tests

Check warning on line 904 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Partially covered line

Line 904 is only partially covered, one branch is missing

Check warning on line 940 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Partially covered line

Line 940 is only partially covered, one branch is missing

Check warning on line 956 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Partially covered line

Line 956 is only partially covered, one branch is missing

Check warning on line 1244 in src/main/java/org/jenkinsci/plugins/workflow/support/steps/ExecutorStepExecution.java

See this annotation in the file changed.

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

Partially covered line

Line 1244 is only partially covered, one branch is missing

Check warning on line 120 in src/main/java/org/jenkinsci/plugins/workflow/support/pickles/ExecutorPickle.java

See this annotation in the file changed.

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

Not covered line

Line 120 is not covered by tests