Skip to content

Merge a6d29f67781348551e7c4131af7d49e58bdd3c6a into 97aece4774258731c…

Sign in for the full log view
GitHub Actions / Quality Checks succeeded Dec 20, 2023 in 0s

Quality Checks - 366 of 400 (91%)

Score percentage: 91%

  • 🚦 JUnit - 98 of 100: 92 tests passed, 2 skipped
  • 👣 JaCoCo - 91 of 100: 91% coverage achieved
  • 🔬 PIT - 79 of 100: 79% mutations killed
  • ⚠️ Warnings - 98 of 100: 2 warnings found (0 error, 0 high, 2 normal, 0 low)

Details

🎓 Quality Checks - 366 of 400 (91%)

🚦 JUnit - 98 of 100

JUnit: 98%

Name Passed Skipped Failed Total Impact
Unittests 92 2 0 94 -2
💰 - -1 -5

Skipped Test Cases

  • edu.hm.hafner.util.PathUtilTest#shouldSkipAlreadyAbsoluteOnWindows
  • edu.hm.hafner.util.PathUtilTest#shouldStayInSymbolicLinks

⚠️ Warnings - 98 of 100

Warnings: 98%

Name Errors High Normal Low Total Impact
CheckStyle 0 0 0 0 0 0
PMD 0 0 0 0 0 0
Error Prone 0 0 2 0 2 -2
SpotBugs 0 0 0 0 0 0
Total 0 0 2 0 2 -2
💰 -1 -1 -1 -1

👣 JaCoCo - 91 of 100

JaCoCo: 91%

Name Covered % Missed % Impact
Line Coverage 91 9 -9
Branch Coverage 92 8 -8
Total Ø 91 9 -9
💰 - -1

🔬 PIT - 79 of 100

PIT: 79%

Name Killed % Survived % Impact
Mutation Coverage 79 21 -21
💰 - -1

Annotations

Check warning on line 274 in src/main/java/edu/hm/hafner/util/FilteredLog.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Error Prone: Varifier

Consider using `var` here to avoid boilerplate.

Check warning on line 85 in src/main/java/edu/hm/hafner/util/LineRange.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Error Prone: Varifier

Consider using `var` here to avoid boilerplate.

Check warning on line 81 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 81 is not covered by tests

Check warning on line 157 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered lines

Lines 141-157 are not covered by tests

Check warning on line 243 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 243 is not covered by tests

Check warning on line 248 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 248 is not covered by tests

Check warning on line 306 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 306 is not covered by tests

Check warning on line 343 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 343 is not covered by tests

Check warning on line 393 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 393 is not covered by tests

Check warning on line 398 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 398 is not covered by tests

Check warning on line 447 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 447 is not covered by tests

Check warning on line 479 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 479 is not covered by tests

Check warning on line 486 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 486 is not covered by tests

Check warning on line 559 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 559 is not covered by tests

Check warning on line 563 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 563 is not covered by tests

Check warning on line 572 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 572 is not covered by tests

Check warning on line 604 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 604 is not covered by tests

Check warning on line 632 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered lines

Lines 630-632 are not covered by tests

Check warning on line 656 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered lines

Lines 654-656 are not covered by tests

Check warning on line 693 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 693 is not covered by tests

Check warning on line 723 in src/main/java/edu/hm/hafner/util/Ensure.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered line

Line 723 is not covered by tests

Check warning on line 117 in src/main/java/edu/hm/hafner/util/LineRangeList.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered lines

Lines 74-117 are not covered by tests

Check warning on line 166 in src/main/java/edu/hm/hafner/util/LineRangeList.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered lines

Lines 165-166 are not covered by tests

Check warning on line 182 in src/main/java/edu/hm/hafner/util/LineRangeList.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered lines

Lines 181-182 are not covered by tests

Check warning on line 199 in src/main/java/edu/hm/hafner/util/LineRangeList.java

See this annotation in the file changed.

@github-actions github-actions / Quality Checks

Not covered lines

Lines 193-199 are not covered by tests