Quality Monitor
- 🚦 Tests: 85 tests passed
- 👣 Code Coverage: 43% coverage achieved
- 🔬 Mutation Coverage: 30% mutations killed
⚠️ Style: No warnings found- 🐛 Bugs: No warnings found
Details
☀️ Quality Monitor
🚦 Tests
Name | Passed | Skipped | Failed | Total |
---|---|---|---|---|
Tests | 85 | 0 | 0 | 85 |
⚠️ Style
Name | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|
CheckStyle | 0 | 0 | 0 | 0 | 0 |
PMD | 0 | 0 | 0 | 0 | 0 |
Total | 0 | 0 | 0 | 0 | 0 |
🐛 Bugs
Name | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|
SpotBugs | 0 | 0 | 0 | 0 | 0 |
👣 Code Coverage
Name | Covered % | Missed % |
---|---|---|
Line Coverage | 40 | 60 |
Branch Coverage | 47 | 53 |
Total Ø | 43 | 57 |
🔬 Mutation Coverage
Name | Killed % | Survived % |
---|---|---|
Mutation Coverage | 30 | 70 |
Annotations
Check warning on line 137 in src/main/java/io/jenkins/plugins/util/QualityGate.java
github-actions / Quality Monitor
Not covered lines
Lines 32-137 are not covered by tests
Check warning on line 188 in src/main/java/io/jenkins/plugins/util/QualityGate.java
github-actions / Quality Monitor
Not covered lines
Lines 174-188 are not covered by tests
Check warning on line 79 in src/main/java/io/jenkins/plugins/util/JobAction.java
github-actions / Quality Monitor
Not covered lines
Lines 33-79 are not covered by tests
Check warning on line 63 in src/main/java/io/jenkins/plugins/util/QualityGateResult.java
github-actions / Quality Monitor
Not covered lines
Lines 54-63 are not covered by tests
Check warning on line 77 in src/main/java/io/jenkins/plugins/util/QualityGateResult.java
github-actions / Quality Monitor
Not covered line
Line 77 is not covered by tests
Check warning on line 89 in src/main/java/io/jenkins/plugins/util/QualityGateResult.java
github-actions / Quality Monitor
Not covered lines
Lines 85-89 are not covered by tests
Check warning on line 191 in src/main/java/io/jenkins/plugins/util/QualityGateResult.java
github-actions / Quality Monitor
Not covered lines
Lines 107-191 are not covered by tests
Check warning on line 173 in src/main/java/io/jenkins/plugins/util/BuildAction.java
github-actions / Quality Monitor
Not covered lines
Lines 35-173 are not covered by tests
Check warning on line 20 in io/jenkins/plugins/util/Messages.java
github-actions / Quality Monitor
Not covered line
Line 20 is not covered by tests
Check warning on line 153 in io/jenkins/plugins/util/Messages.java
github-actions / Quality Monitor
Not covered lines
Lines 35-153 are not covered by tests
Check warning on line 183 in io/jenkins/plugins/util/Messages.java
github-actions / Quality Monitor
Not covered line
Line 183 is not covered by tests
Check warning on line 215 in io/jenkins/plugins/util/Messages.java
github-actions / Quality Monitor
Not covered line
Line 215 is not covered by tests
Check warning on line 357 in src/main/java/io/jenkins/plugins/util/JenkinsFacade.java
github-actions / Quality Monitor
Not covered lines
Lines 55-357 are not covered by tests
Check warning on line 97 in src/main/java/io/jenkins/plugins/util/QualityGateEvaluator.java
github-actions / Quality Monitor
Not covered line
Line 97 is not covered by tests
Check warning on line 75 in src/main/java/io/jenkins/plugins/util/ValidationUtilities.java
github-actions / Quality Monitor
Not covered line
Line 75 is not covered by tests
Check warning on line 154 in src/main/java/io/jenkins/plugins/util/ValidationUtilities.java
github-actions / Quality Monitor
Not covered lines
Lines 133-154 are not covered by tests
Check warning on line 19 in src/main/java/io/jenkins/plugins/util/NullResultHandler.java
github-actions / Quality Monitor
Not covered lines
Lines 10-19 are not covered by tests
Check warning on line 60 in src/main/java/io/jenkins/plugins/util/RemoteResultWrapper.java
github-actions / Quality Monitor
Not covered lines
Lines 41-60 are not covered by tests
Check warning on line 64 in src/main/java/io/jenkins/plugins/util/AgentFileVisitor.java
github-actions / Quality Monitor
Not covered lines
Lines 63-64 are not covered by tests
Check warning on line 242 in src/main/java/io/jenkins/plugins/util/AgentFileVisitor.java
github-actions / Quality Monitor
Not covered lines
Lines 146-242 are not covered by tests
Check warning on line 143 in src/main/java/io/jenkins/plugins/util/AbstractXmlStream.java
github-actions / Quality Monitor
Not covered lines
Lines 32-143 are not covered by tests
Check warning on line 169 in src/main/java/io/jenkins/plugins/util/AbstractExecution.java
github-actions / Quality Monitor
Not covered lines
Lines 35-169 are not covered by tests
Check warning on line 51 in src/main/java/io/jenkins/plugins/util/QualityGateStatus.java
github-actions / Quality Monitor
Not covered lines
Lines 42-51 are not covered by tests
Check warning on line 82 in src/main/java/io/jenkins/plugins/util/QualityGateStatus.java
github-actions / Quality Monitor
Not covered line
Line 82 is not covered by tests
Check warning on line 35 in src/main/java/io/jenkins/plugins/util/GlobalConfigurationFacade.java
github-actions / Quality Monitor
Not covered lines
Lines 19-35 are not covered by tests