Skip to content

Merge 038161c1e5205a427b6b2acc41da582b0ce76832 into 34e3b3dc618f9a2c2…

Sign in for the full log view
GitHub Actions / Quality Monitor succeeded Apr 15, 2024 in 1s

Quality Monitor

   🚦   Tests: 100 % successful (✔️ 1273 passed, 🙈 2 skipped)
   〰️   Line Coverage: 93% (470 missed lines)
   ➰   Branch Coverage: 88% (256 missed branches)
   CheckStyle   CheckStyle: No warnings found
   PMD   PMD: 1 warning found (0 error, 0 high, 1 normal, 0 low)
   SpotBugs   SpotBugs: No warnings found

Created by Quality Monitor v1.7.0 (#823c682)

Details

☀️   Quality Monitor

🚦   Tests

Name Reports Passed Skipped Failed Total
Tests 172 1273 2 0 1275

Skipped Test Cases

  • edu.hm.hafner.analysis.FingerprintGeneratorTest#shouldUseFallbackFingerprintOnIllegalFilenamesOnWindows(String)[1]
  • edu.hm.hafner.analysis.FingerprintGeneratorTest#shouldUseFallbackFingerprintOnIllegalFilenamesOnWindows(String)[2]

❗   Style

Name Reports Errors High Normal Low Total
CheckStyle 2 0 0 0 0 0
PMD 3 0 0 1 0 1
Total 5 0 0 1 0 1

🐛   Bugs

Name Reports Errors High Normal Low Total
SpotBugs 1 0 0 0 0 0

👣   Code Coverage

Code Coverage: 90%

Name Covered % Missed %
Line Coverage 93 7
Branch Coverage 88 12
Total Ø 90 10

🔬 Mutation Coverage Score: not enabled

Annotations

Check warning on line 211 in src/main/java/edu/hm/hafner/analysis/parser/QtTranslationParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

PMD: UnusedAssignment

The value assigned to field 'hasTranslatedString' is never used (overwritten on line 214).

Check warning on line 69 in src/main/java/edu/hm/hafner/analysis/util/XmlElementUtil.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 69 is not covered by tests

Check warning on line 40 in src/main/java/edu/hm/hafner/analysis/parser/dry/simian/SimianParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 39-40 are not covered by tests

Check warning on line 91 in src/main/java/edu/hm/hafner/analysis/parser/gendarme/GendarmeParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 91 is not covered by tests

Check warning on line 132 in src/main/java/edu/hm/hafner/analysis/parser/gendarme/GendarmeParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 131-132 are not covered by tests

Check warning on line 20 in src/main/java/edu/hm/hafner/analysis/parser/gendarme/GendarmeRule.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 47 in src/main/java/edu/hm/hafner/analysis/parser/gendarme/GendarmeRule.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 47 is not covered by tests

Check warning on line 80 in src/main/java/edu/hm/hafner/analysis/parser/dry/AbstractDryParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 80 is not covered by tests

Check warning on line 49 in src/main/java/edu/hm/hafner/analysis/parser/checkstyle/CheckStyleRules.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 48-49 are not covered by tests

Check warning on line 57 in src/main/java/edu/hm/hafner/analysis/parser/checkstyle/CheckStyleRules.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 55-57 are not covered by tests

Check warning on line 47 in src/main/java/edu/hm/hafner/analysis/parser/checkstyle/CheckStyleParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 47 is not covered by tests

Check warning on line 36 in src/main/java/edu/hm/hafner/analysis/registry/AnsibleLaterDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 26-36 are not covered by tests

Check warning on line 27 in src/main/java/edu/hm/hafner/analysis/registry/CodeGeneratorDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 27 is not covered by tests

Check warning on line 32 in src/main/java/edu/hm/hafner/analysis/registry/OtDockerLintDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 26-32 are not covered by tests

Check warning on line 31 in src/main/java/edu/hm/hafner/analysis/registry/PvsStudioDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 26-31 are not covered by tests

Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/MsBuildDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 26 is not covered by tests

Check warning on line 34 in src/main/java/edu/hm/hafner/analysis/registry/GrypeDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 24-34 are not covered by tests

Check warning on line 26 in src/main/java/edu/hm/hafner/analysis/registry/IarCstatDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 26 is not covered by tests

Check warning on line 22 in src/main/java/edu/hm/hafner/analysis/registry/CargoDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 22 is not covered by tests

Check warning on line 32 in src/main/java/edu/hm/hafner/analysis/registry/CargoDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 32 is not covered by tests

Check warning on line 32 in src/main/java/edu/hm/hafner/analysis/registry/SimulinkCheckDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 27-32 are not covered by tests

Check warning on line 31 in src/main/java/edu/hm/hafner/analysis/registry/SwiftLintDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 26-31 are not covered by tests

Check warning on line 31 in src/main/java/edu/hm/hafner/analysis/registry/ClangAnalyzerDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 26-31 are not covered by tests

Check warning on line 29 in src/main/java/edu/hm/hafner/analysis/registry/ErrorProneDescriptor.java

See this annotation in the file changed.

@github-actions 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/PcLintDescriptor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 26 is not covered by tests