Skip to content

Merge pull request #72 from jonesbusy/feature/xunit-format

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

Quality Monitor

  • 🚦 Tests: 290 tests passed
  • 👣 Code Coverage: 96% coverage achieved
  • 🔬 Mutation Coverage: 93% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: No warnings found

Details

☀️ Quality Monitor

🚦 Tests

Name Passed Skipped Failed Total
Tests 290 0 0 290

⚠️ Style

Name Errors High Normal Low Total
CheckStyle 0 0 0 0 0
PMD 0 0 0 0 0
Total 0 0 0 0 0

🐛 Bugs

Name Errors High Normal Low Total
SpotBugs 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 128 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 125-128 are not covered by tests

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

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

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

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

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

Check warning on line 290 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 290 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 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 259 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 lines

Lines 258-259 are not covered by tests

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

Check warning on line 297 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 297 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 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 51 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 50-51 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 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 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 57 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 57 is not covered by tests