opensearch-project / performance-analyzer-rca

The Performance Analyzer RCA is a framework that builds on the Performance Analyzer engine to support root cause analysis (RCA) of performance and reliability problems for OpenSearch instances.
https://opensearch.org/docs/latest/monitoring-plugins/pa/rca/index/
Apache License 2.0
29 stars 56 forks source link

Update to Gradle 8.5 #532

Closed psychbot closed 7 months ago

psychbot commented 7 months ago

Fixing https://github.com/opensearch-project/performance-analyzer-rca/issues/530

Upgrading to gradle 8.5

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.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (70222ba) 74.44% compared to head (d0f617c) 74.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #532 +/- ## ============================================ - Coverage 74.44% 74.43% -0.01% + Complexity 2667 2666 -1 ============================================ Files 317 317 Lines 16378 16378 Branches 1282 1282 ============================================ - Hits 12192 12191 -1 + Misses 3671 3670 -1 - Partials 515 517 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

atharvasharma61 commented 7 months ago

Need to backport these changes. @ansjcy Can you add the tags? We don't have the necessary permission.

reta commented 7 months ago

@psychbot there is already pull request open for that a few weeks ago https://github.com/opensearch-project/performance-analyzer-rca/pull/528

ansjcy commented 7 months ago

Let's use https://github.com/opensearch-project/performance-analyzer-rca/pull/528 since it already covered this change.

psychbot commented 7 months ago

Marking this closed as https://github.com/opensearch-project/performance-analyzer-rca/pull/528 is merged.