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

Add head name property in MercurialSCM #277

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

remove unnecessary DataBoundSetter for headName

fc2218e
Select commit
Loading
Failed to load commit list.
Open

Add head name property in MercurialSCM #277

remove unnecessary DataBoundSetter for headName
fc2218e
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jun 6, 2024 in 0s

Line Coverage: 12.50% (-50.09%), Branch Coverage: 0.00% (-44.84%)

Summary for modified lines

  • 14 lines have been modified
  • 7 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) 100.00% (3/3) 80.65% (25/31) 70.49% (43/61) 56.01% (219/391) 48.69% (779/1600) 38.10% (264/693) 48.93% (3707/7576)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.29% ⬇️ -0.18% ⬇️ -0.11% ⬇️ -0.14% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) 77.78% (7/9) 78.35% (76/97) 62.59% (333/532) 44.84% (113/252) 63.95% (1650/2580)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.76% ⬇️ -0.36% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) n/a n/a 12.50% (1/8) 0.00% (0/2) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -50.09% ⬇️ -44.84% ⬇️ n/a

Annotations

Check warning on line 311 in src/main/java/hudson/plugins/mercurial/MercurialSCM.java

See this annotation in the file changed.

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

Not covered lines

Lines 306-311 are not covered by tests

Check warning on line 124 in src/main/java/hudson/plugins/mercurial/MercurialSCMBuilder.java

See this annotation in the file changed.

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

Not covered lines

Lines 118-124 are not covered by tests