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

Always call super from WorkflowRun.onLoad #485

Merged
merged 2 commits into from
Nov 7, 2024

Include a stack trace in the double-`onLoad` scenario

21749d7
Select commit
Loading
Failed to load commit list.
Merged

Always call super from WorkflowRun.onLoad #485

Include a stack trace in the double-`onLoad` scenario
21749d7
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Nov 7, 2024 in 0s

Line Coverage: 50.00% (-22.60%)

Summary for modified lines

  • 2 lines have been modified
  • 1 line is not covered

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% (4/4) 84.62% (11/13) 89.47% (34/38) 78.71% (207/263) 72.15% (811/1124) 61.21% (314/513) 70.94% (3171/4470)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% +0.00% -0.19% ⬇️ -0.05% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 84.62% (11/13) 83.51% (81/97) 72.60% (424/584) 58.90% (182/309) 72.73% (1747/2402)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.00% -0.32% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 50.00% (1/2) n/a n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -22.60% ⬇️ n/a n/a
🐾 Indirect changes 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a n/a 0.00% (0/1) n/a

Annotations

Check warning on line 563 in src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java

See this annotation in the file changed.

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

Not covered line

Line 563 is not covered by tests