-
Notifications
You must be signed in to change notification settings - Fork 66
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
Update Gradle to 8.5 #824
Update Gradle to 8.5 #824
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #824 +/- ##
=========================================
Coverage 66.93% 66.93%
Complexity 267 267
=========================================
Files 39 39
Lines 1742 1742
Branches 165 165
=========================================
Hits 1166 1166
Misses 453 453
Partials 123 123
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
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 to me
The security tests are failing for quite a while:
|
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> (cherry picked from commit 9683d86) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Update Gradle to 8.5
Issues Resolved
Part of opensearch-project/OpenSearch#10334
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.