Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-71506] Support custom refspec in lightweight checkout - experiment #1552

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from

Some light refactoring

66acacc
Select commit
Loading
Failed to load commit list.
Draft

[JENKINS-71506] Support custom refspec in lightweight checkout - experiment #1552

Some light refactoring
66acacc
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Feb 14, 2024 in 0s

Line Coverage: 100.00% (+14.20%), Branch Coverage: 90.91% (+18.82%)

Summary for modified lines

  • 46 lines have been modified
  • all lines are 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) 100.00% (9/9) 97.81% (134/137) 94.06% (285/303) 83.32% (1339/1607) 80.38% (5359/6667) 70.15% (2479/3534) 80.46% (24180/30052)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.06% ⬇️ +0.01% ⬆️ +0.11% ⬆️ +0.01% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 75.00% (3/4) 90.48% (19/21) 85.80% (151/176) 72.09% (62/86) 87.68% (683/779)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +1.94% ⬆️ +6.94% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (29/29) 90.91% (20/22) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +14.20% ⬆️ +18.82% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (5/5) 66.67% (6/9) n/a n/a 38.46% (5/13) 50.00% (4/8) n/a

Annotations

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

See this annotation in the file changed.

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

Partially covered line

Line 319 is only partially covered, one branch is missing

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

See this annotation in the file changed.

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

Partially covered line

Line 338 is only partially covered, one branch is missing