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

Fix incorrect step result when referencing an ErrorAction #353

Closed
wants to merge 1 commit into from

Fix incorrect step result when referencing an ErrorAction

d34bf06
Select commit
Loading
Failed to load commit list.
Closed

Fix incorrect step result when referencing an ErrorAction #353

Fix incorrect step result when referencing an ErrorAction
d34bf06
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Mar 5, 2024 in 0s

Line Coverage: 60.00% (-5.22%), Branch Coverage: 50.00% (-6.10%)

Summary for modified lines

  • 22 lines have been modified
  • 6 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) 66.67% (4/6) 70.97% (22/31) 65.79% (25/38) 48.70% (150/308) 54.30% (839/1545) 49.18% (330/671) 53.25% (3225/6056)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.17% ⬆️ -0.06% ⬇️ -0.14% ⬇️ -0.04% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) 75.00% (3/4) 88.89% (8/9) 65.22% (60/92) 56.10% (23/41) 71.01% (218/307)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -2.25% ⬇️ -4.51% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) n/a n/a 60.00% (9/15) 50.00% (6/12) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -5.22% ⬇️ -6.10% ⬇️ n/a

Annotations

Check warning on line 37 in src/main/java/io/jenkins/plugins/pipelinegraphview/utils/BlueRun.java

See this annotation in the file changed.

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

Not covered line

Line 37 is not covered by tests

Check warning on line 47 in src/main/java/io/jenkins/plugins/pipelinegraphview/utils/BlueRun.java

See this annotation in the file changed.

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

Not covered lines

Lines 42-47 are not covered by tests

Check warning on line 36 in src/main/java/io/jenkins/plugins/pipelinegraphview/utils/BlueRun.java

See this annotation in the file changed.

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

Partially covered line

Line 36 is only partially covered, one branch is missing

Check warning on line 40 in src/main/java/io/jenkins/plugins/pipelinegraphview/utils/BlueRun.java

See this annotation in the file changed.

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

Partially covered line

Line 40 is only partially covered, one branch is missing