Skip to content

Update dependency graph to latest versions from POM

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

Quality Monitor

   🚦   Tests: 100 % successful (✔️ 311 passed)
   〰️   Line Coverage: 96% (93 missed lines)
   ➰   Branch Coverage: 92% (81 missed branches)
   PIT   Mutation Coverage: 90% (115 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings
   🐛   Error Prone: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a)

Details

☀️   Quality Monitor

🚦   Tests

Name Reports Passed Skipped Failed Total
Tests 32 311 0 0 311

❗   Style

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

🐛   Bugs

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

👣   Code Coverage

Code Coverage: 94%

Name Covered % Missed %
Line Coverage 96 4
Branch Coverage 92 8
Total Ø 94 6

🔬   Mutation Coverage

Mutation Coverage: 90%

Name Killed % Survived %
Mutation Coverage 90 10

Annotations

Check warning on line 37 in src/main/java/edu/hm/hafner/coverage/parser/XunitParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 36-37 are not covered by tests

Check warning on line 73 in src/main/java/edu/hm/hafner/coverage/parser/XunitParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 73 is not covered by tests

Check warning on line 71 in src/main/java/edu/hm/hafner/coverage/parser/JunitParser.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 62 in src/main/java/edu/hm/hafner/coverage/parser/MetricsParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 61-62 are not covered by tests

Check warning on line 133 in src/main/java/edu/hm/hafner/coverage/parser/MetricsParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 133 is not covered by tests

Check warning on line 159 in src/main/java/edu/hm/hafner/coverage/parser/MetricsParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 159 is not covered by tests

Check warning on line 193 in src/main/java/edu/hm/hafner/coverage/parser/MetricsParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 193 is not covered by tests

Check warning on line 199 in src/main/java/edu/hm/hafner/coverage/parser/MetricsParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 199 is not covered by tests

Check warning on line 230 in src/main/java/edu/hm/hafner/coverage/parser/MetricsParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 230 is not covered by tests

Check warning on line 133 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 130-133 are not covered by tests

Check warning on line 145 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 145 is not covered by tests

Check warning on line 169 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 169 is not covered by tests

Check warning on line 179 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 179 is not covered by tests

Check warning on line 216 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 216 is not covered by tests

Check warning on line 248 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 248 is not covered by tests

Check warning on line 295 in src/main/java/edu/hm/hafner/coverage/parser/JacocoParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 295 is not covered by tests

Check warning on line 139 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 139 is not covered by tests

Check warning on line 151 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 151 is not covered by tests

Check warning on line 208 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 208 is not covered by tests

Check warning on line 282 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 282 is not covered by tests

Check warning on line 296 in src/main/java/edu/hm/hafner/coverage/parser/CoberturaParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 296 is not covered by tests

Check warning on line 193 in src/main/java/edu/hm/hafner/coverage/parser/VectorCastParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 193 is not covered by tests

Check warning on line 216 in src/main/java/edu/hm/hafner/coverage/parser/VectorCastParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 216 is not covered by tests

Check warning on line 53 in src/main/java/edu/hm/hafner/coverage/parser/PitestParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 52-53 are not covered by tests

Check warning on line 132 in src/main/java/edu/hm/hafner/coverage/parser/PitestParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 132 is not covered by tests