Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch the java version to 17 #1156

Merged
merged 9 commits into from
Oct 26, 2024
Merged

Switch the java version to 17 #1156

merged 9 commits into from
Oct 26, 2024

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Sep 19, 2024

Change the minimum Java version to Java 17.

@uhafner uhafner added the breaking Breaking Changes label Sep 19, 2024
Copy link

codecov bot commented Sep 19, 2024

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (63 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (78 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings
   🐛   Error Prone: No warnings
   OWASP Dependency Check   OWASP Dependency Check: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (63 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (78 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings
   🐛   Error Prone: No warnings
   OWASP Dependency Check   OWASP Dependency Check: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (63 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (78 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings
   🐛   Error Prone: No warnings
   OWASP Dependency Check   OWASP Dependency Check: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (63 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (78 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings
   🐛   Error Prone: No warnings
   OWASP Dependency Check   OWASP Dependency Check: No warnings

Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result.

Copy link

github-actions bot commented Oct 5, 2024

☀️   Quality Monitor

   🚦   Tests   〰️   Line Coverage: 0% (0 missed lines)
   ➰   Branch Coverage: 0% (0 missed branches)
   PIT   Mutation Coverage: 0% (0 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No warnings
   🐛   Error Prone: No warnings
   OWASP Dependency Check   OWASP Dependency Check: No warnings

🚧 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.

Copy link

☀️   Quality Monitor

   🚦   Tests
   〰️   Line Coverage: 0% (0 missed lines)
   ➰   Branch Coverage: 0% (0 missed branches)
   PIT   Mutation Coverage: 0% (0 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilitys
   🌀   Cyclomatic Complexity: <n/a>
   💡   Cognitive Complexity: <n/a>
   📝   Non Commenting Source Statements: <n/a>
   ➿   N-Path Complexity: <n/a>


🚧   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.

Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (63 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (78 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilitys
   🌀   Cyclomatic Complexity: 355
   💡   Cognitive Complexity: 172
   📝   Non Commenting Source Statements: 1199
   ➿   N-Path Complexity: 432


Created by Quality Monitor v1.12.0-SNAPSHOT (#e2728ef). More details are shown in the GitHub Checks Result.

@uhafner uhafner marked this pull request as ready for review October 26, 2024 16:27
Copy link

☀️   Quality Monitor

   🚦   Tests: 98 % successful (✔️ 96 passed, 🙈 2 skipped)
   〰️   Line Coverage: 91% (59 missed lines)
   ➰   Branch Coverage: 91% (19 missed branches)
   PIT   Mutation Coverage: 80% (77 survived mutations)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   OWASP Dependency Check   OWASP Dependency Check: No vulnerabilitys
   🌀   Cyclomatic Complexity: 355
   💡   Cognitive Complexity: 172
   📝   Non Commenting Source Statements: 1199
   ➿   N-Path Complexity: 432


Created by Quality Monitor v1.12.0-SNAPSHOT (#e2728ef). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit 16026b2 into main Oct 26, 2024
16 checks passed
@uhafner uhafner deleted the java17 branch October 26, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking Changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant