Add new snapshot version. #103
Quality Monitor
〰️ Line Coverage: 35% (71 missed lines)
➰ Branch Coverage: 19% (13 missed branches)
Mutation Coverage: 3% (39 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No bugs
🐛 Error Prone: No bugs
Created by Quality Monitor v1.14.0 (#f3859fd)
Details
☀️ Quality Monitor
⚠️ Style
Icon | 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
Icon | 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
Icon | Name | Covered % | Missed % |
---|---|---|---|
〰️ | Line Coverage | 35 | 65 |
➰ | Branch Coverage | 19 | 81 |
➕ | Total Ø | 27 | 73 |
🔬 Mutation Coverage
Icon | Name | Killed % | Survived % |
---|---|---|---|
Mutation Coverage | 3 | 97 |
Annotations
Check warning on line 43 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 42-43 are not covered by tests
Check warning on line 86 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 85-86 are not covered by tests
Check warning on line 99 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 94-99 are not covered by tests
Check warning on line 109 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 107-109 are not covered by tests
Check warning on line 160 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 118-160 are not covered by tests
Check warning on line 180 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 179-180 are not covered by tests
Check warning on line 92 in src/main/java/edu/hm/hafner/grading/github/GitHubAnnotationsBuilder.java
github-actions / Quality Monitor
Not covered lines
Lines 28-92 are not covered by tests
Check warning on line 79 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Partially covered line
Line 79 is only partially covered, one branch is missing
Check warning on line 106 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Partially covered line
Line 106 is only partially covered, one branch is missing
Check warning on line 112 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Partially covered line
Line 112 is only partially covered, one branch is missing
Check warning on line 59 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered line
Line 59 is not covered by tests
Check warning on line 186 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 74-186 are not covered by tests
Check warning on line 87 in src/main/java/edu/hm/hafner/grading/github/GitHubAnnotationsBuilder.java
github-actions / Quality Monitor
Not covered lines
Lines 39-87 are not covered by tests