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

Feature/583 offline nodes metrics #584

Closed
wants to merge 2 commits into from

Fix broken tests

15e6084
Select commit
Loading
Failed to load commit list.
Closed

Feature/583 offline nodes metrics #584

Fix broken tests
15e6084
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
ci.jenkins.io / Code Coverage succeeded Oct 26, 2023 in 0s

Line Coverage: 80.95% (-12.72%), Branch Coverage: 75.00% (+2.78%)

Summary for modified lines

  • 59 lines have been modified
  • 4 lines are not covered
  • 3 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) 100.00% (14/14) 95.12% (78/82) 95.35% (82/86) 87.12% (372/427) 76.31% (1005/1317) 60.67% (236/389) 74.31% (4313/5804)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.06% ⬆️ +0.05% ⬆️ +0.15% ⬆️ +0.06% ⬆️ +0.09% ⬆️ +0.09% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 100.00% (3/3) 100.00% (3/3) 100.00% (11/11) 93.67% (74/79) 72.22% (13/18) 96.46% (626/649)
📈 Modified files (difference to overall project) n/a n/a n/a n/a n/a +17.36% ⬆️ +11.55% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (2/2) 100.00% (3/3) n/a n/a 80.95% (17/21) 75.00% (9/12) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -12.72% ⬇️ +2.78% ⬆️ n/a

Annotations

Check warning on line 33 in src/main/java/org/jenkinsci/plugins/prometheus/collectors/jenkins/JenkinsCollectorFactory.java

See this annotation in the file changed.

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

Not covered lines

Lines 30-33 are not covered by tests

Check warning on line 35 in src/main/java/org/jenkinsci/plugins/prometheus/collectors/jenkins/NodesOfflineGauge.java

See this annotation in the file changed.

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

Not covered line

Line 35 is not covered by tests

Check warning on line 34 in src/main/java/org/jenkinsci/plugins/prometheus/collectors/jenkins/NodesOfflineGauge.java

See this annotation in the file changed.

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

Partially covered line

Line 34 is only partially covered, one branch is missing