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

More efficient use of GroovyCategorySupport #877

Merged
merged 2 commits into from
Apr 2, 2024

Failure seems to have been an artifact of the order of initialization…

9874f12
Select commit
Loading
Failed to load commit list.
Merged

More efficient use of GroovyCategorySupport #877

Failure seems to have been an artifact of the order of initialization…
9874f12
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Mar 29, 2024 in 0s

Line Coverage: 83.33% (-3.16%)

Summary for modified lines

  • 52 lines have been modified
  • 3 lines are 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% (2/2) 100.00% (10/10) 89.44% (144/161) 87.15% (312/358) 80.75% (1720/2130) 77.40% (5856/7566) 64.46% (2117/3284) 69.47% (45279/65178)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% -0.07% ⬇️ -0.05% ⬇️ -0.02% ⬇️ +0.00% -0.02% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) 83.33% (5/6) 93.62% (44/47) 86.50% (205/237) 70.93% (61/86) 83.61% (801/958)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.78% ⬇️ +0.00% n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) n/a n/a 83.33% (15/18) n/a n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -3.16% ⬇️ n/a n/a

Annotations

Check warning on line 57 in org/jenkinsci/plugins/workflow/cps/CpsVmExecutorService.java

See this annotation in the file changed.

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

Not covered lines

Lines 53-57 are not covered by tests