Skip to content

Update badges with results from latest autograding

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

Quality Monitor

   🚦   Tests: 100 % successful (✔️ 296 passed)
   〰️   Line Coverage: 98% (47 missed lines)
   ➰   Branch Coverage: 94% (51 missed branches)
   PIT   Mutation Coverage: 93% (75 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings

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

Details

☀️   Quality Monitor

🚦   Tests

Name Reports Passed Skipped Failed Total
Tests 30 296 0 0 296

❗   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

👣   Code Coverage

Code Coverage: 96%

Name Covered % Missed %
Line Coverage 98 2
Branch Coverage 94 6
Total Ø 96 4

🔬   Mutation Coverage

Mutation Coverage: 93%

Name Killed % Survived %
Mutation Coverage 93 7

Annotations

Check warning on line 134 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 131-134 are not covered by tests

Check warning on line 146 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 146 is not covered by tests

Check warning on line 170 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 170 is not covered by tests

Check warning on line 180 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 180 is not covered by tests

Check warning on line 217 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 217 is not covered by tests

Check warning on line 249 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 249 is not covered by tests

Check warning on line 296 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 296 is not covered by tests

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 140 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 140 is not covered by tests

Check warning on line 152 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 152 is not covered by tests

Check warning on line 209 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 209 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 54 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 53-54 are not covered by tests

Check warning on line 133 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 133 is not covered by tests

Check warning on line 36 in src/main/java/edu/hm/hafner/coverage/parser/NunitParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 35-36 are not covered by tests

Check warning on line 72 in src/main/java/edu/hm/hafner/coverage/parser/NunitParser.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 72 is not covered by tests

Check warning on line 54 in src/main/java/edu/hm/hafner/coverage/MethodNode.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 53-54 are not covered by tests

Check warning on line 217 in src/main/java/edu/hm/hafner/coverage/Metric.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 217 is not covered by tests

Check warning on line 117 in src/main/java/edu/hm/hafner/coverage/Mutation.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 117 is not covered by tests

Check warning on line 100 in src/main/java/edu/hm/hafner/coverage/Value.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 100 is not covered by tests

Check warning on line 60 in src/main/java/edu/hm/hafner/coverage/ClassNode.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 60 is not covered by tests

Check warning on line 82 in src/main/java/edu/hm/hafner/coverage/Node.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 81-82 are not covered by tests