-
Notifications
You must be signed in to change notification settings - Fork 59
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
Conversation
Codecov ReportAttention: Patch coverage is
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. |
☀️ Quality Monitor 🚦 Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped) Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result. |
☀️ Quality Monitor 🚦 Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped) Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result. |
☀️ Quality Monitor 🚦 Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped) Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result. |
☀️ Quality Monitor 🚦 Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped) Created by Quality Monitor v1.9.0 (#00b9b1a). More details are shown in the GitHub Checks Result. |
# Conflicts: # pom.xml
☀️ Quality Monitor 🚦 Tests 〰️ Line Coverage: 0% (0 missed lines) 🚧 Error Messages
Created by Quality Monitor v1.10.0 (#9c48d50). More details are shown in the GitHub Checks Result. |
☀️ Quality Monitor 🚦 Tests 🚧 Error Messages
Created by Quality Monitor v1.12.0-SNAPSHOT (#e2728ef). More details are shown in the GitHub Checks Result. |
☀️ Quality Monitor 🚦 Tests: 98 % successful (✔️ 95 passed, 🙈 2 skipped) Created by Quality Monitor v1.12.0-SNAPSHOT (#e2728ef). More details are shown in the GitHub Checks Result. |
☀️ Quality Monitor 🚦 Tests: 98 % successful (✔️ 96 passed, 🙈 2 skipped) Created by Quality Monitor v1.12.0-SNAPSHOT (#e2728ef). More details are shown in the GitHub Checks Result. |
Change the minimum Java version to Java 17.