Skip to content

Windows agents connected to Jenkins by SSH hang when cloning an SSH repo from github.com - #1716

Open
akash-manna-sky wants to merge 9 commits into
jenkinsci:masterfrom
akash-manna-sky:JENKINS-1715
Open

akash-manna-sky wants to merge 9 commits into
jenkinsci:masterfrom
akash-manna-sky:JENKINS-1715

Refactor environment variable handling in CliGitAPIImpl and add tests…

d9a3ba4
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Aug 15, 2026

Line Coverage: 81.82% (+9.17%), Branch Coverage: 66.67% (+7.94%)

Summary for modified lines

  • 20 lines have been modified
  • 2 lines are not covered
  • 1 line is 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) 76.15% (747/981) 75.90% (3590/4730) 69.21% (1259/1819) 76.44% (15709/20550)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% +0.33% ⬆️ +0.62% ⬆️ +1.15% ⬆️ +0.68% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (11/11) 88.61% (210/237) 72.65% (1238/1704) 58.73% (424/722) 74.50% (6124/8220)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A +1.74% ⬆️ +2.86% ⬆️ N/A
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) N/A N/A 81.82% (9/11) 66.67% (4/6) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A +9.17% ⬆️ +7.94% ⬆️ N/A
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 66.67% (2/3) N/A N/A 70.15% (47/67) 78.38% (29/37) N/A

Annotations

Check warning on line 2587 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 2587 is not covered by tests

Check warning on line 2612 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 2612 is not covered by tests

Check warning on line 2586 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 2586 is only partially covered, one branch is missing

Check warning on line 2705 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 2705 is only partially covered, one branch is missing