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

[WIP] Add Boolean argument for parallelsAlwaysFailFast option #679

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

Fixing test for parallelStagesFailFast

ecf82fb
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Add Boolean argument for parallelsAlwaysFailFast option #679

Fixing test for parallelStagesFailFast
ecf82fb
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Nov 6, 2023 in 0s

Line Coverage: 0.00% (-30.00%), Branch Coverage: 0.00% (+0.00%)

Summary for modified lines

  • 12 lines have been modified
  • 7 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 75.00% (3/4) 68.97% (20/29) 66.17% (133/201) 82.41% (431/523) 47.54% (1419/2985) 56.43% (4563/8086) 43.02% (2698/6271) 58.22% (52389/89991)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% -0.19% ⬇️ -0.07% ⬇️ -0.06% ⬇️ -0.03% ⬇️ -0.02% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) 50.00% (3/6) 30.00% (3/10) 0.00% (0/4) 22.58% (7/31)
📈 Modified files (difference to overall project) n/a n/a n/a n/a n/a -26.43% ⬇️ -43.02% ⬇️ n/a
🐾 Modified code lines 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/7) 0.00% (0/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -30.00% ⬇️ +0.00% n/a

Annotations

Check warning on line 50 in org/jenkinsci/plugins/pipeline/modeldefinition/options/impl/ParallelsAlwaysFailFast.java

See this annotation in the file changed.

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

Not covered lines

Lines 40-50 are not covered by tests