Merge pull request #1110 from The-Jonsey/feature/ignore-sarif-suppres… #2795
Quality Monitor
🚦 Tests: 100% successful (✔️ 1294 passed, 🙈 2 skipped)
〰️ Line Coverage: 94% (418 missed lines)
➰ Branch Coverage: 87% (263 missed branches)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No bugs
🚧 Error Messages
Quality Monitor Errors:
No matching report files found when using pattern '**/target/checkstyle-result.xml'! Configuration error for 'CheckStyle'?
No matching report files found when using pattern '**/target/pmd.xml'! Configuration error for 'PMD'?
Created by Quality Monitor v1.14.0 (#f3859fd)
Details
☀️ Quality Monitor
🚦 Tests
Name | Reports | Passed | Skipped | Failed | Total |
---|---|---|---|---|---|
Tests | 175 | 1294 | 2 | 0 | 1296 |
Skipped Test Cases
- edu.hm.hafner.analysis.FingerprintGeneratorTest#shouldUseFallbackFingerprintOnIllegalFilenamesOnWindows(String)[1]
- edu.hm.hafner.analysis.FingerprintGeneratorTest#shouldUseFallbackFingerprintOnIllegalFilenamesOnWindows(String)[2]
⚠️ Style
Icon | Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|---|
CheckStyle | 0 | 0 | 0 | 0 | 0 | 0 | |
PMD | 0 | 0 | 0 | 0 | 0 | 0 | |
➕ | Total | 0 | 0 | 0 | 0 | 0 | 0 |
🐛 Bugs
Icon | Name | Reports | Errors | High | Normal | Low | Total |
---|---|---|---|---|---|---|---|
SpotBugs | 1 | 0 | 0 | 0 | 0 | 0 |
👣 Code Coverage
Icon | Name | Covered % | Missed % |
---|---|---|---|
〰️ | Line Coverage | 94 | 6 |
➰ | Branch Coverage | 87 | 13 |
➕ | Total Ø | 90 | 10 |
🚧 Error Messages
Quality Monitor Errors:
No matching report files found when using pattern '**/target/checkstyle-result.xml'! Configuration error for 'CheckStyle'?
No matching report files found when using pattern '**/target/pmd.xml'! Configuration error for 'PMD'?
Annotations
Check warning on line 69 in src/main/java/edu/hm/hafner/analysis/util/XmlElementUtil.java
github-actions / Quality Monitor
Not covered line
Line 69 is not covered by tests
Check warning on line 41 in src/main/java/edu/hm/hafner/analysis/parser/dry/simian/SimianParser.java
github-actions / Quality Monitor
Not covered lines
Lines 40-41 are not covered by tests
Check warning on line 90 in src/main/java/edu/hm/hafner/analysis/parser/gendarme/GendarmeParser.java
github-actions / Quality Monitor
Not covered line
Line 90 is not covered by tests
github-actions / Quality Monitor
Not covered lines
Lines 130-131 are not covered by tests
Check warning on line 20 in src/main/java/edu/hm/hafner/analysis/parser/gendarme/GendarmeRule.java
github-actions / Quality Monitor
Not covered line
Line 20 is not covered by tests
Check warning on line 47 in src/main/java/edu/hm/hafner/analysis/parser/gendarme/GendarmeRule.java
github-actions / Quality Monitor
Not covered line
Line 47 is not covered by tests
Check warning on line 81 in src/main/java/edu/hm/hafner/analysis/parser/dry/AbstractDryParser.java
github-actions / Quality Monitor
Not covered line
Line 81 is not covered by tests
github-actions / Quality Monitor
Not covered lines
Lines 47-48 are not covered by tests
github-actions / Quality Monitor
Not covered lines
Lines 54-56 are not covered by tests
github-actions / Quality Monitor
Not covered line
Line 47 is not covered by tests
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/IarCstatDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 32 in src/main/java/edu/hm/hafner/analysis/registry/CargoDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 32 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/SwiftLintDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
github-actions / Quality Monitor
Not covered lines
Lines 28-32 are not covered by tests
github-actions / Quality Monitor
Not covered line
Line 42 is not covered by tests
github-actions / Quality Monitor
Not covered line
Line 29 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/RevApiDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/DetektDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 31 in src/main/java/edu/hm/hafner/analysis/registry/PmdDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 31 is not covered by tests
Check warning on line 41 in src/main/java/edu/hm/hafner/analysis/registry/PmdDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 41 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/BanditDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/CppLintDescriptor.java
github-actions / Quality Monitor
Not covered line
Line 26 is not covered by tests
Check warning on line 99 in src/main/java/edu/hm/hafner/analysis/registry/ParserDescriptor.java
github-actions / Quality Monitor
Not covered lines
Lines 79-99 are not covered by tests
Check warning on line 140 in src/main/java/edu/hm/hafner/analysis/registry/ParserDescriptor.java
github-actions / Quality Monitor
Not covered lines
Lines 118-140 are not covered by tests