Skip to content

[JENKINS-70094] Add support for partial clone - #1777

Open
serianox wants to merge 13 commits into
jenkinsci:masterfrom
ThalesGroup:add-partial-clone
Open

[JENKINS-70094] Add support for partial clone#1777
serianox wants to merge 13 commits into
jenkinsci:masterfrom
ThalesGroup:add-partial-clone

Add basic credential test for partial clones

57e4cd2
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jul 10, 2026

Line Coverage: 94.34% (+16.85%), Branch Coverage: 63.33% (-2.21%)

Summary for modified lines

  • 113 lines have been modified
  • 3 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) 83.33% (5/6) 95.35% (41/43) 89.77% (79/88) 75.86% (748/986) 75.09% (3584/4773) 67.39% (1242/1843) 75.71% (15754/20809)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% +0.15% ⬆️ +0.15% ⬆️ -0.18% ⬇️ +0.20% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) 100.00% (26/26) 89.55% (420/469) 77.49% (2523/3256) 65.54% (833/1271) 78.50% (11541/14702)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A +0.18% ⬆️ -0.21% ⬇️ N/A
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) N/A N/A 94.34% (50/53) 63.33% (19/30) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A +16.85% ⬆️ -2.21% ⬇️ N/A
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) N/A N/A 28.57% (2/7) 25.00% (1/4) N/A

Annotations

Check warning on line 791 in src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 791 is only partially covered, one branch is missing

Check warning on line 1652 in src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 1652 is only partially covered, one branch is missing

Check warning on line 613 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Not covered line

Line 613 is not covered by tests

Check warning on line 3272 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Not covered lines

Lines 3271-3272 are not covered by tests

Check warning on line 608 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 608 is only partially covered, 2 branches are missing

Check warning on line 617 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 617 is only partially covered, one branch is missing

Check warning on line 622 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 622 is only partially covered, 2 branches are missing

Check warning on line 626 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 626 is only partially covered, one branch is missing

Check warning on line 3255 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 3255 is only partially covered, 2 branches are missing

Check warning on line 3264 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 3264 is only partially covered, one branch is missing