Skip to content

Merge pull request #382 from uhafner/newlines #484

Merge pull request #382 from uhafner/newlines

Merge pull request #382 from uhafner/newlines #484

GitHub Actions / Quality Monitor succeeded Oct 5, 2024 in 1s

Quality Monitor

   🚦   Tests: 100 % successful (✔️ 124 passed)
   〰️   Line Coverage: 87% (156 missed lines)
   ➰   Branch Coverage: 80% (59 missed branches)
   PIT   Mutation Coverage: 75% (163 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings
   🐛   Error Prone: No warnings\

Created by Quality Monitor v1.10.0 (#9c48d50)

Details

☀️   Quality Monitor

🚦   Tests

Name Reports Passed Skipped Failed Total
Tests 20 124 0 0 124

⚠️   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: 83%

Name Covered % Missed %
Line Coverage 87 13
Branch Coverage 80 20
Total Ø 83 17

🔬   Mutation Coverage

Mutation Coverage: 75%

Name Killed % Survived %
Mutation Coverage 75 25

Annotations

Check warning on line 56 in src/main/java/edu/hm/hafner/grading/CoverageConfiguration.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 56 is not covered by tests

Check warning on line 104 in src/main/java/edu/hm/hafner/grading/CoverageScore.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 101-104 are not covered by tests

Check warning on line 178 in src/main/java/edu/hm/hafner/grading/CoverageScore.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 175-178 are not covered by tests

Check warning on line 184 in src/main/java/edu/hm/hafner/grading/CoverageScore.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 184 is not covered by tests

Check warning on line 52 in src/main/java/edu/hm/hafner/grading/TruncatedString.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 52 is not covered by tests

Check warning on line 221 in src/main/java/edu/hm/hafner/grading/TruncatedString.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 221 is not covered by tests

Check warning on line 276 in src/main/java/edu/hm/hafner/grading/TruncatedString.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 275-276 are not covered by tests

Check warning on line 122 in src/main/java/edu/hm/hafner/grading/AnalysisScore.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 122 is not covered by tests

Check warning on line 203 in src/main/java/edu/hm/hafner/grading/CommentBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 200-203 are not covered by tests

Check warning on line 265 in src/main/java/edu/hm/hafner/grading/CommentBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 248-265 are not covered by tests

Check warning on line 271 in src/main/java/edu/hm/hafner/grading/CommentBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 271 is not covered by tests

Check warning on line 276 in src/main/java/edu/hm/hafner/grading/CommentBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 276 is not covered by tests

Check warning on line 321 in src/main/java/edu/hm/hafner/grading/CommentBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 298-321 are not covered by tests

Check warning on line 46 in src/main/java/edu/hm/hafner/grading/ReportFinder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 46 is not covered by tests

Check warning on line 64 in src/main/java/edu/hm/hafner/grading/ReportFinder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 61-64 are not covered by tests

Check warning on line 79 in src/main/java/edu/hm/hafner/grading/ReportFinder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 78-79 are not covered by tests

Check warning on line 183 in src/main/java/edu/hm/hafner/grading/TestScore.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 183 is not covered by tests

Check warning on line 39 in src/main/java/edu/hm/hafner/grading/Configuration.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 39 is not covered by tests

Check warning on line 109 in src/main/java/edu/hm/hafner/grading/ToolConfiguration.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 109 is not covered by tests

Check warning on line 67 in src/main/java/edu/hm/hafner/grading/ScoreMarkdown.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 67 is not covered by tests

Check warning on line 124 in src/main/java/edu/hm/hafner/grading/TestMarkdown.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 124 is not covered by tests

Check warning on line 251 in src/main/java/edu/hm/hafner/grading/AutoGradingRunner.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 36-251 are not covered by tests

Check warning on line 43 in src/main/java/edu/hm/hafner/grading/FileSystemCoverageReportFactory.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 42-43 are not covered by tests

Check warning on line 48 in src/main/java/edu/hm/hafner/grading/FileSystemCoverageReportFactory.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 48 is not covered by tests

Check warning on line 54 in src/main/java/edu/hm/hafner/grading/FileSystemCoverageReportFactory.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 54 is not covered by tests