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

Windows agents connected to Jenkins by SSH hang when cloning an SSH repo from github.com#1716
akash-manna-sky wants to merge 9 commits into
jenkinsci:masterfrom
akash-manna-sky:JENKINS-1715

Remove StrictHostKeyChecking option from SSH command for improved fle…

227f469
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 28, 2025

Line Coverage: 16.67% (-54.04%), Branch Coverage: 0.00% (-55.43%)

Summary for modified lines

  • 13 lines have been modified
  • 5 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.02% (745/980) 75.28% (3556/4724) 67.84% (1230/1813) 75.70% (15537/20525)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% +0.41% ⬆️ +0.39% ⬆️ +0.35% ⬆️ +0.26% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (11/11) 87.71% (207/236) 70.71% (1202/1700) 55.43% (398/718) 72.65% (5960/8204)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A +0.74% ⬆️ +0.81% ⬆️ N/A
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) N/A N/A 16.67% (1/6) 0.00% (0/4) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A -54.04% ⬇️ -55.43% ⬇️ N/A
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) N/A N/A 100.00% (22/22) 100.00% (9/9) N/A

Annotations

Check warning on line 2634 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 2630-2634 are not covered by tests