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

Add new metric for Quiet Mode status #687

Merged
merged 2 commits into from
Jul 27, 2024

Fixing JenkinsStatusCollectorTest unit test

4bdf961
Select commit
Loading
Failed to load commit list.
Merged

Add new metric for Quiet Mode status #687

Fixing JenkinsStatusCollectorTest unit test
4bdf961
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Pmd (reported by Codacy) succeeded Jul 27, 2024 in 4s

3 new alerts

New alerts in code changed by this pull request

  • 3 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 15 in src/test/java/org/jenkinsci/plugins/prometheus/collectors/jenkins/JenkinsQuietDownGaugeTest.java

See this annotation in the file changed.

Code scanning / Pmd (reported by Codacy)

JUnit tests should include assert() or fail() Note test

JUnit tests should include assert() or fail()

Check notice on line 56 in src/test/java/org/jenkinsci/plugins/prometheus/collectors/jenkins/JenkinsQuietDownGaugeTest.java

See this annotation in the file changed.

Code scanning / Pmd (reported by Codacy)

JUnit tests should include assert() or fail() Note test

JUnit tests should include assert() or fail()

Check notice on line 36 in src/test/java/org/jenkinsci/plugins/prometheus/collectors/jenkins/JenkinsQuietDownGaugeTest.java

See this annotation in the file changed.

Code scanning / Pmd (reported by Codacy)

JUnit tests should include assert() or fail() Note test

JUnit tests should include assert() or fail()