Merge pull request #60 from uhafner/dependabot/maven/edu.hm.hafner-au… #83
Quality Monitor
〰️ Line Coverage: 34% (71 missed lines)
➰ Branch Coverage: 25% (12 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.13.0 (#d2d7e89)
Details
☀️ Quality Monitor
⚠️ 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
Name | Covered % | Missed % |
---|---|---|
Line Coverage | 34 | 66 |
Branch Coverage | 25 | 75 |
Total Ø | 29 | 71 |
🔬 Mutation Coverage
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 84 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 83-84 are not covered by tests
Check warning on line 97 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 92-97 are not covered by tests
Check warning on line 107 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 105-107 are not covered by tests
Check warning on line 158 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 116-158 are not covered by tests
Check warning on line 178 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 177-178 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 104 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Partially covered line
Line 104 is only partially covered, one branch is missing
Check warning on line 110 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Partially covered line
Line 110 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 184 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java
github-actions / Quality Monitor
Not covered lines
Lines 72-184 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