Skip to content

Merge pull request #309 from jenkinsci/stage-result

Sign in for the full log view
GitHub Actions / Quality Monitor succeeded Feb 23, 2024 in 0s

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

Code Coverage: 43%

Name Covered % Missed %
Line Coverage 40 60
Branch Coverage 47 53
Total Ø 43 57

🔬 Mutation Coverage

Mutation Coverage: 30%

Name Killed % Survived %
Mutation Coverage 30 70

Annotations

Check warning on line 137 in src/main/java/io/jenkins/plugins/util/QualityGate.java

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 19-35 are not covered by tests