-
Notifications
You must be signed in to change notification settings - Fork 112
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
Remove -deprecation JVM flag #9718
Conversation
Signed-off-by: Steven Sheehy <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9718 +/- ##
============================================
- Coverage 92.23% 92.23% -0.01%
Complexity 7628 7628
============================================
Files 937 937
Lines 32121 32121
Branches 4070 4070
============================================
- Hits 29627 29626 -1
Misses 1542 1542
- Partials 952 953 +1 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Remove -deprecation JVM flag after fixing upstream library Signed-off-by: Steven Sheehy <[email protected]>
Description:
Remove
-deprecation
JVM flag after fixing upstream libraryRelated issue(s):
Notes for reviewer:
Checklist