Skip to content

[JENKINS-43183] Include all builds into statistics (#55)

ci.jenkins.io / Code Coverage succeeded Sep 7, 2023 in 0s

Line Coverage: 44.44% (+13.97%), Branch Coverage: 25.00% (+7.00%)

Summary for modified lines

  • 39 lines have been modified
  • 9 lines are not covered
  • 8 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) 94.74% (18/19) 65.00% (39/60) 63.39% (71/112) 33.83% (160/473) 35.31% (524/1484) 15.96% (75/470) 37.94% (2634/6943)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.14% ⬆️ +0.11% ⬆️ +0.08% ⬆️ +0.15% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (5/5) 100.00% (8/8) 57.14% (12/21) 34.06% (47/138) 30.48% (160/525) 18.00% (27/150) 26.97% (575/2132)
📈 Modified files (difference to overall project) n/a n/a n/a n/a n/a -4.83% ⬇️ +2.04% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 40.00% (2/5) 37.50% (3/8) n/a n/a 44.44% (8/18) 25.00% (1/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +13.97% ⬆️ +7.00% ⬆️ n/a

Annotations

Check warning on line 88 in src/main/java/hudson/plugins/global_build_stats/xstream/migration/PreV9AbstractMigrator.java

See this annotation in the file changed.

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

Not covered line

Line 88 is not covered by tests

Check warning on line 85 in src/main/java/hudson/plugins/global_build_stats/xstream/migration/PreV8AbstractMigrator.java

See this annotation in the file changed.

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

Not covered line

Line 85 is not covered by tests

Check warning on line 98 in src/main/java/hudson/plugins/global_build_stats/xstream/migration/AbstractMigrator.java

See this annotation in the file changed.

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

Not covered line

Line 98 is not covered by tests

Check warning on line 21 in src/main/java/hudson/plugins/global_build_stats/JobBuildResultFactory.java

See this annotation in the file changed.

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

Partially covered line

Line 21 is only partially covered, one branch is missing

Check warning on line 33 in src/main/java/hudson/plugins/global_build_stats/xstream/migration/v3/V2ToV3Migrator.java

See this annotation in the file changed.

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

Not covered line

Line 33 is not covered by tests

Check warning on line 37 in src/main/java/hudson/plugins/global_build_stats/xstream/migration/v3/V2ToV3Migrator.java

See this annotation in the file changed.

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

Not covered line

Line 37 is not covered by tests

Check warning on line 38 in src/main/java/hudson/plugins/global_build_stats/xstream/migration/v3/V2ToV3Migrator.java

See this annotation in the file changed.

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

Not covered line

Line 38 is not covered by tests

Check warning on line 36 in src/main/java/hudson/plugins/global_build_stats/xstream/migration/v3/V2ToV3Migrator.java

See this annotation in the file changed.

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

Partially covered line

Line 36 is only partially covered, 2 branches are missing

Check warning on line 375 in src/main/java/hudson/plugins/global_build_stats/business/GlobalBuildStatsBusiness.java

See this annotation in the file changed.

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

Not covered line

Line 375 is not covered by tests

Check warning on line 376 in src/main/java/hudson/plugins/global_build_stats/business/GlobalBuildStatsBusiness.java

See this annotation in the file changed.

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

Not covered line

Line 376 is not covered by tests

Check warning on line 57 in src/main/java/hudson/plugins/global_build_stats/xstream/migration/v7/V6ToV7Migrator.java

See this annotation in the file changed.

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

Not covered line

Line 57 is not covered by tests