codingstyle
codingstyle copied to clipboard
Switch the java version to 17
Change the minimum Java version to Java 17.
Codecov Report
Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
Project coverage is 88.87%. Comparing base (
5ea4635) to head (3e9037e). Report is 10 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...rc/main/java/edu/hm/hafner/util/LineRangeList.java | 0.00% | 0 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #1156 +/- ##
============================================
+ Coverage 88.30% 88.87% +0.56%
Complexity 164 164
============================================
Files 11 11
Lines 684 683 -1
Branches 85 85
============================================
+ Hits 604 607 +3
+ Misses 63 59 -4
Partials 17 17
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:sunny: Quality Monitor
:vertical_traffic_light: Tests: 98 % successful (:heavy_check_mark: 95 passed, :see_no_evil: 2 skipped)
:wavy_dash: Line Coverage: 91% (63 missed lines)
:curly_loop: Branch Coverage: 91% (19 missed branches)
Mutation Coverage: 80% (78 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No warnings
:bug: Error Prone: No warnings
OWASP Dependency Check: No warnings
Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.
:sunny: Quality Monitor
:vertical_traffic_light: Tests: 98 % successful (:heavy_check_mark: 95 passed, :see_no_evil: 2 skipped)
:wavy_dash: Line Coverage: 91% (63 missed lines)
:curly_loop: Branch Coverage: 91% (19 missed branches)
Mutation Coverage: 80% (78 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No warnings
:bug: Error Prone: No warnings
OWASP Dependency Check: No warnings
Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.
:sunny: Quality Monitor
:vertical_traffic_light: Tests: 98 % successful (:heavy_check_mark: 95 passed, :see_no_evil: 2 skipped)
:wavy_dash: Line Coverage: 91% (63 missed lines)
:curly_loop: Branch Coverage: 91% (19 missed branches)
Mutation Coverage: 80% (78 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No warnings
:bug: Error Prone: No warnings
OWASP Dependency Check: No warnings
Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.
:sunny: Quality Monitor
:vertical_traffic_light: Tests: 98 % successful (:heavy_check_mark: 95 passed, :see_no_evil: 2 skipped)
:wavy_dash: Line Coverage: 91% (63 missed lines)
:curly_loop: Branch Coverage: 91% (19 missed branches)
Mutation Coverage: 80% (78 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No warnings
:bug: Error Prone: No warnings
OWASP Dependency Check: No warnings
Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.
:sunny: Quality Monitor
:vertical_traffic_light: Tests :wavy_dash: Line Coverage: 0% (0 missed lines)
:curly_loop: Branch Coverage: 0% (0 missed branches)
Mutation Coverage: 0% (0 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No warnings
:bug: Error Prone: No warnings
OWASP Dependency Check: No warnings
:construction: Error Messages
Quality Monitor Errors:
No matching report files found when using pattern '**/target/*-reports/TEST*.xml'! Configuration error for 'Tests'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?
No matching report files found when using pattern '**/target/**checkstyle-result.xml'! Configuration error for 'CheckStyle'?
No matching report files found when using pattern '**/target/**pmd.xml'! Configuration error for 'PMD'?
No matching report files found when using pattern '**/target/spotbugsXml.xml'! Configuration error for 'SpotBugs'?
No matching report files found when using pattern '**/target/dependency-check-report.json'! Configuration error for 'OWASP Dependency Check'?
Created by Quality Monitor v1.10.0 (#9c48d50). More details are shown in the GitHub Checks Result.
:sunny: Quality Monitor
:vertical_traffic_light: Tests
:wavy_dash: Line Coverage: 0% (0 missed lines)
:curly_loop: Branch Coverage: 0% (0 missed branches)
Mutation Coverage: 0% (0 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No bugs
:bug: Error Prone: No bugs
OWASP Dependency Check: No vulnerabilitys
:cyclone: Cyclomatic Complexity: <n/a>
:bulb: Cognitive Complexity: <n/a>
:memo: Non Commenting Source Statements: <n/a>
:loop: N-Path Complexity: <n/a>
:construction: Error Messages
Quality Monitor Errors:
No matching report files found when using pattern '**/target/*-reports/TEST*.xml'! Configuration error for 'Tests'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?
No matching report files found when using pattern '**/target/**checkstyle-result.xml'! Configuration error for 'CheckStyle'?
No matching report files found when using pattern '**/target/pmd-*/pmd.xml'! Configuration error for 'PMD'?
No matching report files found when using pattern '**/target/spotbugsXml.xml'! Configuration error for 'SpotBugs'?
No matching report files found when using pattern '**/target/dependency-check-report.json'! Configuration error for 'OWASP Dependency Check'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Cyclomatic Complexity'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Cognitive Complexity'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'Non Commenting Source Statements'?
No matching report files found when using pattern '**/metrics/pmd.xml'! Configuration error for 'N-Path Complexity'?
Created by Quality Monitor v1.12.0-SNAPSHOT (#e2728ef). More details are shown in the GitHub Checks Result.
:sunny: Quality Monitor
:vertical_traffic_light: Tests: 98 % successful (:heavy_check_mark: 95 passed, :see_no_evil: 2 skipped)
:wavy_dash: Line Coverage: 91% (63 missed lines)
:curly_loop: Branch Coverage: 91% (19 missed branches)
Mutation Coverage: 80% (78 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No bugs
:bug: Error Prone: No bugs
OWASP Dependency Check: No vulnerabilitys
:cyclone: Cyclomatic Complexity: 355
:bulb: Cognitive Complexity: 172
:memo: Non Commenting Source Statements: 1199
:loop: N-Path Complexity: 432
Created by Quality Monitor v1.12.0-SNAPSHOT (#e2728ef). More details are shown in the GitHub Checks Result.
:sunny: Quality Monitor
:vertical_traffic_light: Tests: 98 % successful (:heavy_check_mark: 96 passed, :see_no_evil: 2 skipped)
:wavy_dash: Line Coverage: 91% (59 missed lines)
:curly_loop: Branch Coverage: 91% (19 missed branches)
Mutation Coverage: 80% (77 survived mutations)
CheckStyle: No warnings
PMD: No warnings
SpotBugs: No bugs
:bug: Error Prone: No bugs
OWASP Dependency Check: No vulnerabilitys
:cyclone: Cyclomatic Complexity: 355
:bulb: Cognitive Complexity: 172
:memo: Non Commenting Source Statements: 1199
:loop: N-Path Complexity: 432
Created by Quality Monitor v1.12.0-SNAPSHOT (#e2728ef). More details are shown in the GitHub Checks Result.