Skip to content

Bump version to 1.11.0-SNAPSHOT. #174

Bump version to 1.11.0-SNAPSHOT.

Bump version to 1.11.0-SNAPSHOT. #174

Triggered via push September 27, 2024 12:58
Status Success
Total duration 2m 25s
Artifacts

codeql.yml

on: push
Matrix: Analyze code
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Error Prone: DefaultLocale: src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L162
Implicit use of the JVM default locale, which can result in differing behaviour between JVM executions.
Not covered lines: src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L104
Lines 104-106 are not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L115
Lines 115-157 are not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L175
Lines 175-176 are not covered by tests
Partially covered line: src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L103
Line 103 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L109
Line 109 is only partially covered, one branch is missing
Not covered lines: src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java#L71
Lines 71-182 are not covered by tests