Skip to content

Simplify environment variable reading. #65

Simplify environment variable reading.

Simplify environment variable reading. #65

GitHub Actions / Quality Monitor succeeded May 10, 2024 in 0s

Quality Monitor

   🚦   Tests: 100 % successful (✔️ 7 passed)
   〰️   Line Coverage: 34% (71 missed lines)
   ➰   Branch Coverage: 25% (12 missed branches)
   PIT   Mutation Coverage: 3% (39 survived mutations)
   checkstyle   checkstyle: No warnings found
   pmd   pmd: No warnings found
   spotbugs   spotbugs: No warnings found
   ❗   error-prone: No warnings found

Created by Quality Monitor v1.8.2 (#d626b05)

Details

☀️   Quality Monitor

🚦   Tests

Name Reports Passed Skipped Failed Total
Tests 3 7 0 0 7

❗   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

Code Coverage: 29%

Name Covered % Missed %
Line Coverage 34 66
Branch Coverage 25 75
Total Ø 29 71

🔬   Mutation Coverage

Mutation Coverage: 3%

Name Killed % Survived %
Mutation Coverage 3 97

Annotations

Check warning on line 42 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.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 83 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 82-83 are not covered by tests

Check warning on line 96 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 91-96 are not covered by tests

Check warning on line 106 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 104-106 are not covered by tests

Check warning on line 157 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 115-157 are not covered by tests

Check warning on line 176 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 175-176 are not covered by tests

Check warning on line 92 in src/main/java/edu/hm/hafner/grading/github/GitHubAnnotationsBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 28-92 are not covered by tests

Check warning on line 103 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Partially covered line

Line 103 is only partially covered, one branch is missing

Check warning on line 109 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Partially covered line

Line 109 is only partially covered, one branch is missing

Check warning on line 58 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered line

Line 58 is not covered by tests

Check warning on line 182 in src/main/java/edu/hm/hafner/grading/github/QualityMonitor.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 71-182 are not covered by tests

Check warning on line 87 in src/main/java/edu/hm/hafner/grading/github/GitHubAnnotationsBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Quality Monitor

Not covered lines

Lines 39-87 are not covered by tests