Skip to content

JENKINS-72538 - `SKIP` status configurable when calculating all tests…

ci.jenkins.io / Code Coverage succeeded Nov 13, 2024 in 0s

Line Coverage: 74.29% (+2.98%), Branch Coverage: 100.00% (+41.78%)

Summary for modified lines

  • 104 lines have been modified
  • 9 lines are not covered
  • 9 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% (6/6) 100.00% (27/27) 96.97% (32/33) 74.63% (303/406) 71.76% (1159/1615) 65.21% (478/733) 73.06% (4943/6766)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -1.93% ⬇️ -1.10% ⬇️ -0.19% ⬇️ -0.83% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (3/3) 100.00% (9/9) 100.00% (12/12) 78.14% (193/247) 71.31% (594/833) 58.22% (170/292) 72.67% (2385/3282)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -1.08% ⬇️ +1.21% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (3/3) 77.78% (7/9) n/a n/a 74.29% (26/35) 100.00% (2/2) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +2.98% ⬆️ +41.78% ⬆️ n/a
🐾 Indirect changes 0.00% (0/1) 0.00% (0/2) 0.00% (0/5) n/a n/a 0.00% (0/10) 0.00% (0/4) n/a

Annotations

Check warning on line 324 in src/main/java/hudson/plugins/robot/model/RobotCaseResult.java

See this annotation in the file changed.

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

Not covered lines

Lines 318-324 are not covered by tests

Check warning on line 347 in src/main/java/hudson/plugins/robot/RobotBuildAction.java

See this annotation in the file changed.

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

Not covered lines

Lines 346-347 are not covered by tests

Check warning on line 153 in src/main/java/hudson/plugins/robot/RobotStep.java

See this annotation in the file changed.

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

Not covered lines

Lines 152-153 are not covered by tests

Check warning on line 139 in src/main/java/hudson/plugins/robot/AggregatedRobotAction.java

See this annotation in the file changed.

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

Not covered lines

Lines 127-139 are not covered by tests