-
Notifications
You must be signed in to change notification settings - Fork 40
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
Migrate code to Java 17 #130
Conversation
Partial score: 0/0🚧 The grading has been aborted due to an error. Exception
Error Messages
Information Messages
Created by Quality Monitor v1.11.0 (#99404b7). More details are shown in the GitHub Checks Result. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #130 +/- ##
============================================
+ Coverage 93.04% 93.08% +0.04%
Complexity 840 840
============================================
Files 28 28
Lines 2302 2301 -1
Branches 340 340
============================================
Hits 2142 2142
Misses 86 86
+ Partials 74 73 -1 ☔ View full report in Codecov by Sentry. |
Partial score: 0/0🚧 The grading has been aborted due to an error. Exception
Error Messages
Information Messages
Created by Quality Monitor v1.11.0 (#99404b7). More details are shown in the GitHub Checks Result. |
Refactor code to use some Java 17 enhancements.