Skip to content

Merge pull request #292 from GoodOwl/faster-path-resolver

Sign in for the full log view
GitHub Actions / Quality Monitor failed Dec 12, 2024 in 0s

Quality Monitor

   🚦   Tests: 100% successful (✔️ 300 passed)
   〰️   Line Coverage: 80% (612 missed lines)
   ➰   Branch Coverage: 69% (278 missed branches)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🌀   Cyclomatic Complexity: <n/a>
   💭   Cognitive Complexity: <n/a>
   📏   Lines of Code: <n/a>
   📝   Non Commenting Source Statements: <n/a>
   🔭   Access to foreign data: <n/a>
   🔗   Class cohesion: <n/a>
   📤   Fan out: <n/a>
   📲   Number of accessors: <n/a>
   ⚖️   Weight of a class: <n/a>
   📐   Weighted method count: <n/a>
   ➿   N-Path Complexity: <n/a>

🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Cyclomatic Complexity'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Cognitive Complexity'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Lines of Code'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Non Commenting Source Statements'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Access to foreign data'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Class cohesion'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Fan out'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Number of accessors'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Weight of a class'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Weighted method count'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'N-Path Complexity'?

Created by Quality Monitor v1.14.0 (#f3859fd)

Details

☀️   Quality Monitor

🚦   Tests

Name Reports Passed Skipped Failed Total
Tests 37 300 0 0 300

⚠️   Style

Icon Name Reports Errors High Normal Low Total
CheckStyle CheckStyle 4 0 0 0 0 0
PMD PMD 6 0 0 0 0 0
Total 10 0 0 0 0 0

🐛   Bugs

Icon Name Reports Errors High Normal Low Total
SpotBugs SpotBugs 2 0 0 0 0 0

👣   Code Coverage

Code Coverage: 74%

Icon Name Covered % Missed %
〰️ Line Coverage 80 20
Branch Coverage 69 31
Total Ø 74 26

📐   Toplevel Metrics

Icon Name Total Min Max Mean Median
🌀 Cyclomatic Complexity - - - - -

🚧   Error Messages

Quality Monitor Errors:
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Cyclomatic Complexity'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Cognitive Complexity'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Lines of Code'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Non Commenting Source Statements'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Access to foreign data'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Class cohesion'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Fan out'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Number of accessors'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Weight of a class'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Weighted method count'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'N-Path Complexity'?

Annotations

Check warning on line 71 in io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 71 is not covered by tests

Check warning on line 85 in io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 82-85 are not covered by tests

Check warning on line 145 in io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 124-145 are not covered by tests

Check warning on line 112 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 111-112 are not covered by tests

Check warning on line 181 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 176-181 are not covered by tests

Check warning on line 189 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 189 is not covered by tests

Check warning on line 198 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 198 is not covered by tests

Check warning on line 227 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 205-227 are not covered by tests

Check warning on line 236 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 236 is not covered by tests

Check warning on line 245 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 241-245 are not covered by tests

Check warning on line 265 in io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 263-265 are not covered by tests

Check warning on line 76 in io/jenkins/plugins/coverage/metrics/source/SourceViewModel.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 19-76 are not covered by tests

Check warning on line 49 in io/jenkins/plugins/coverage/metrics/source/Messages.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 20-49 are not covered by tests

Check warning on line 468 in io/jenkins/plugins/coverage/metrics/source/VectorCastSourcePrinter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 54-468 are not covered by tests

Check warning on line 138 in io/jenkins/plugins/coverage/metrics/source/CoverageSourcePrinter.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 138 is not covered by tests

Check warning on line 109 in io/jenkins/plugins/coverage/metrics/source/SourceCodeFacade.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 106-109 are not covered by tests

Check warning on line 142 in io/jenkins/plugins/coverage/metrics/source/SourceCodeFacade.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 141-142 are not covered by tests

Check warning on line 311 in io/jenkins/plugins/coverage/metrics/source/SourceCodeFacade.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 311 is not covered by tests

Check warning on line 85 in io/jenkins/plugins/coverage/metrics/steps/CoverageTool.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 84-85 are not covered by tests

Check warning on line 133 in io/jenkins/plugins/coverage/metrics/steps/CoverageTool.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 128-133 are not covered by tests

Check warning on line 198 in io/jenkins/plugins/coverage/metrics/steps/CoverageTool.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 152-198 are not covered by tests

Check warning on line 137 in io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGate.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 120-137 are not covered by tests

Check warning on line 210 in io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 210 is not covered by tests

Check warning on line 231 in io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 227-231 are not covered by tests

Check warning on line 238 in io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 238 is not covered by tests