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

Reverting commits which might cause startup issues on non docker instances #650

Merged
merged 2 commits into from
Mar 29, 2024

Revert "Fix initilization potential deadlock (#637)"

a24a8d1
Select commit
Loading
Failed to load commit list.
Merged

Reverting commits which might cause startup issues on non docker instances #650

Revert "Fix initilization potential deadlock (#637)"
a24a8d1
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Mar 29, 2024 in 0s

Line Coverage: 92.31% (+9.26%)

Summary for modified lines

  • 39 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% (14/14) 97.92% (94/96) 97.09% (100/103) 90.33% (467/517) 84.56% (1347/1593) 74.05% (331/447) 85.08% (5861/6889)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.02% ⬆️ +0.03% ⬆️ +0.06% ⬆️ +0.44% ⬆️ +1.86% ⬆️ +0.31% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (3/3) 100.00% (4/4) 100.00% (4/4) 80.95% (17/21) 83.05% (49/59) 100.00% (6/6) 83.16% (163/196)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +3.05% ⬆️ +33.33% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (3/3) 100.00% (4/4) n/a n/a 92.31% (12/13) n/a n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +9.26% ⬆️ n/a n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (6/6) 100.00% (6/6) n/a

Annotations

Check warning on line 56 in src/main/java/org/jenkinsci/plugins/prometheus/service/DefaultPrometheusMetrics.java

See this annotation in the file changed.

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

Not covered line

Line 56 is not covered by tests