Skip to content

JENKINS-75316: Make Git build summary clickable links

7f70c23
Select commit
Loading
Failed to load commit list.
Open

JENKINS-75316: Make Git build summary clickable links #3874 #3924

JENKINS-75316: Make Git build summary clickable links
7f70c23
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jan 30, 2026

Line Coverage: 58.73% (-24.60%), Branch Coverage: 66.67% (-6.03%)

Summary for modified lines

  • 136 lines have been modified
  • 26 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) 100.00% (9/9) 99.28% (138/139) 95.41% (291/305) 82.98% (1360/1639) 79.79% (5427/6802) 69.63% (2522/3622) 79.90% (24617/30809)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% -0.11% ⬇️ -0.21% ⬇️ +0.05% ⬆️ -0.17% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (4/4) 100.00% (8/8) 97.78% (44/45) 91.18% (310/340) 83.33% (1850/2220) 72.70% (948/1304) 84.22% (8886/10551)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A -0.06% ⬇️ +0.33% ⬆️ N/A
🐾 Modified code lines 100.00% (1/1) 75.00% (3/4) 50.00% (4/8) N/A N/A 58.73% (37/63) 66.67% (20/30) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A -24.60% ⬇️ -6.03% ⬇️ N/A
🐾 Indirect changes 100.00% (1/1) 40.00% (2/5) 50.00% (4/8) N/A N/A 30.43% (7/23) 33.33% (3/9) N/A

Annotations

Check warning on line 385 in src/main/java/jenkins/plugins/git/GitSCMFileSystem.java

See this annotation in the file changed.

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

Not covered lines

Lines 372-385 are not covered by tests

Check warning on line 200 in src/main/java/jenkins/plugins/git/GitSCMTelescope.java

See this annotation in the file changed.

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

Not covered lines

Lines 192-200 are not covered by tests

Check warning on line 311 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Not covered line

Line 311 is not covered by tests

Check warning on line 316 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Not covered line

Line 316 is not covered by tests

Check warning on line 320 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Not covered lines

Lines 319-320 are not covered by tests

Check warning on line 326 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Not covered line

Line 326 is not covered by tests

Check warning on line 340 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Not covered line

Line 340 is not covered by tests

Check warning on line 344 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Not covered lines

Lines 343-344 are not covered by tests

Check warning on line 350 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Not covered line

Line 350 is not covered by tests

Check warning on line 356 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Not covered lines

Lines 355-356 are not covered by tests

Check warning on line 310 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Partially covered line

Line 310 is only partially covered, 2 branches are missing

Check warning on line 315 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Partially covered line

Line 315 is only partially covered, one branch is missing

Check warning on line 325 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Partially covered line

Line 325 is only partially covered, 2 branches are missing

Check warning on line 331 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Partially covered line

Line 331 is only partially covered, one branch is missing

Check warning on line 334 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Partially covered line

Line 334 is only partially covered, one branch is missing

Check warning on line 339 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Partially covered line

Line 339 is only partially covered, one branch is missing

Check warning on line 349 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Partially covered line

Line 349 is only partially covered, one branch is missing

Check warning on line 354 in src/main/java/hudson/plugins/git/util/BuildData.java

See this annotation in the file changed.

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

Partially covered line

Line 354 is only partially covered, one branch is missing

Check warning on line 118 in src/main/java/hudson/plugins/git/browser/GitRepositoryBrowser.java

See this annotation in the file changed.

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

Not covered line

Line 118 is not covered by tests

Check warning on line 47 in src/main/java/hudson/plugins/git/browser/GithubWeb.java

See this annotation in the file changed.

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

Not covered lines

Lines 46-47 are not covered by tests