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

Simplify GroovyCommand to mostly remove the '=' file name argument #8729

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

Merge branch 'master' into simplify-GroovyCommand

baf72de
Select commit
Loading
Failed to load commit list.
Draft

Simplify GroovyCommand to mostly remove the '=' file name argument #8729

Merge branch 'master' into simplify-GroovyCommand
baf72de
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Feb 27, 2024 in 0s

Line Coverage: 100.00% (+0.00%), Branch Coverage: 50.00% (+0.00%)

Summary for modified lines

  • 6 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% (3/3) 83.81% (88/105) 80.65% (967/1199) 79.21% (1939/2448) 66.19% (10468/15814) 66.75% (36675/54943) 59.86% (13300/22217) 66.52% (165692/249085)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.00% +0.00% -0.01% ⬇️ +0.00%
🐾 Modified files 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) 100.00% (17/17) 50.00% (2/4) 100.00% (105/105)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +14.29% ⬆️ +0.00% n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (4/4) 50.00% (2/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +0.00% +0.00% n/a
🐾 Indirect changes 100.00% (2/2) 75.00% (6/8) 53.85% (7/13) n/a n/a 45.00% (9/20) 42.86% (6/14) n/a

Annotations

Check warning on line 65 in core/src/main/java/hudson/cli/GroovyCommand.java

See this annotation in the file changed.

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

Partially covered line

Line 65 is only partially covered, 2 branches are missing