Skip to content

[JENKINS-73172] Infer ID from credentials object if not null for cons…

ci.jenkins.io / Code Coverage succeeded Oct 16, 2024 in 0s

Line Coverage: 40.00% (-18.03%), Branch Coverage: 41.67% (-11.31%)

Summary for modified lines

  • 100 lines have been modified
  • 27 lines are not covered
  • 6 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% (1/1) 86.36% (57/66) 86.16% (137/159) 68.79% (593/862) 56.45% (2736/4847) 46.38% (1083/2335) 55.88% (11543/20657)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.07% ⬆️ -0.08% ⬇️ -0.24% ⬇️ +0.01% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 83.33% (5/6) 85.71% (30/35) 71.38% (192/269) 58.03% (1463/2521) 52.98% (694/1310) 57.70% (6500/11266)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.15% ⬇️ -0.49% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 83.33% (5/6) n/a n/a 40.00% (18/45) 41.67% (5/12) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -18.03% ⬇️ -11.31% ⬇️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) n/a n/a 37.04% (10/27) 27.27% (3/11) n/a

Annotations

Check warning on line 335 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java

See this annotation in the file changed.

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

Not covered lines

Lines 333-335 are not covered by tests

Check warning on line 648 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java

See this annotation in the file changed.

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

Not covered lines

Lines 628-648 are not covered by tests

Check warning on line 1807 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java

See this annotation in the file changed.

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

Not covered lines

Lines 1311-1807 are not covered by tests

Check warning on line 2940 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java

See this annotation in the file changed.

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

Not covered lines

Lines 2876-2940 are not covered by tests

Check warning on line 385 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java

See this annotation in the file changed.

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

Partially covered line

Line 385 is only partially covered, one branch is missing

Check warning on line 1009 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java

See this annotation in the file changed.

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

Partially covered line

Line 1009 is only partially covered, one branch is missing

Check warning on line 1991 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java

See this annotation in the file changed.

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

Not covered lines

Lines 1651-1991 are not covered by tests

Check warning on line 261 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java

See this annotation in the file changed.

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

Partially covered line

Line 261 is only partially covered, 3 branches are missing

Check warning on line 210 in src/main/java/org/jenkinsci/plugins/github_branch_source/SSHCheckoutTrait.java

See this annotation in the file changed.

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

Not covered lines

Lines 193-210 are not covered by tests

Check warning on line 132 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSourceBuilder.java

See this annotation in the file changed.

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

Not covered lines

Lines 121-132 are not covered by tests

Check warning on line 230 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMBuilder.java

See this annotation in the file changed.

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

Not covered lines

Lines 225-230 are not covered by tests