Skip to content

Update badges with results from latest autograding

Sign in for the full log view
GitHub Actions / Quality Monitor succeeded Oct 2, 2024 in 1s

Quality Monitor

   🚦   Tests: 100 % successful (✔️ 90 passed)
   〰️   Line Coverage: 85% (97 missed lines)
   ➰   Branch Coverage: 88% (19 missed branches)
   PIT   Mutation Coverage: 77% (55 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings\

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

Details

☀️   Quality Monitor

🚦   Tests

Name Reports Passed Skipped Failed Total
Tests 17 90 0 0 90

⚠️   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

👣   Code Coverage

Code Coverage: 86%

Name Covered % Missed %
Line Coverage 85 15
Branch Coverage 88 12
Total Ø 86 14

🔬   Mutation Coverage

Mutation Coverage: 77%

Name Killed % Survived %
Mutation Coverage 77 23

Annotations

Check warning on line 75 in src/main/java/edu/hm/hafner/echarts/line/LineSeries.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 72-75 are not covered by tests

Check warning on line 124 in src/main/java/edu/hm/hafner/echarts/line/LineSeries.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 123-124 are not covered by tests

Check warning on line 60 in src/main/java/edu/hm/hafner/echarts/line/LinesChartModel.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 41-60 are not covered by tests

Check warning on line 77 in src/main/java/edu/hm/hafner/echarts/line/LinesChartModel.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 76-77 are not covered by tests

Check warning on line 142 in src/main/java/edu/hm/hafner/echarts/line/LinesChartModel.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 141-142 are not covered by tests

Check warning on line 41 in src/main/java/edu/hm/hafner/echarts/line/LinesDataSet.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 40-41 are not covered by tests

Check warning on line 60 in src/main/java/edu/hm/hafner/echarts/line/LinesDataSet.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 56-60 are not covered by tests

Check warning on line 109 in src/main/java/edu/hm/hafner/echarts/line/LinesDataSet.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 87-109 are not covered by tests

Check warning on line 42 in src/main/java/edu/hm/hafner/echarts/line/SeriesBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 41-42 are not covered by tests

Check warning on line 64 in src/main/java/edu/hm/hafner/echarts/line/SeriesBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 64 is not covered by tests

Check warning on line 85 in src/main/java/edu/hm/hafner/echarts/line/SeriesBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 85 is not covered by tests

Check warning on line 153 in src/main/java/edu/hm/hafner/echarts/line/SeriesBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 149-153 are not covered by tests

Check warning on line 219 in src/main/java/edu/hm/hafner/echarts/line/SeriesBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 215-219 are not covered by tests

Check warning on line 61 in src/main/java/edu/hm/hafner/echarts/Label.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 61 is not covered by tests

Check warning on line 62 in src/main/java/edu/hm/hafner/echarts/JacksonFacade.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 38-62 are not covered by tests

Check warning on line 37 in src/main/java/edu/hm/hafner/echarts/SeriesBuilder.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 59 in src/main/java/edu/hm/hafner/echarts/SeriesBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 59 is not covered by tests

Check warning on line 80 in src/main/java/edu/hm/hafner/echarts/SeriesBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 80 is not covered by tests

Check warning on line 148 in src/main/java/edu/hm/hafner/echarts/SeriesBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 144-148 are not covered by tests

Check warning on line 214 in src/main/java/edu/hm/hafner/echarts/SeriesBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 210-214 are not covered by tests

Check warning on line 32 in src/main/java/edu/hm/hafner/echarts/LocalDateLabel.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 32 is not covered by tests

Check warning on line 27 in src/main/java/edu/hm/hafner/echarts/Build.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 26-27 are not covered by tests

Check warning on line 71 in src/main/java/edu/hm/hafner/echarts/Build.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 101 in src/main/java/edu/hm/hafner/echarts/LineSeries.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 100-101 are not covered by tests

Check warning on line 48 in src/main/java/edu/hm/hafner/echarts/TimeFacade.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 48 is not covered by tests