opensearch-project / performance-analyzer

📈 Get detailed performance metrics from your cluster independently of the Java Virtual Machine (JVM)
https://opensearch.org/docs/latest/monitoring-plugins/pa/index/
Apache License 2.0
32 stars 66 forks source link

update SHAs for 2.11 release #596

Closed ansjcy closed 7 months ago

ansjcy commented 7 months ago

Is your feature request related to a problem? Please provide an existing Issue # , or describe. Update package SHAs to ensure build can pass.

Describe the solution you are proposing A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

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 (785bdef) 68.64% compared to head (9e6f572) 68.56%.

:exclamation: Current head 9e6f572 differs from pull request most recent head 0924087. Consider uploading reports for the commit 0924087 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.11 #596 +/- ## ============================================ - Coverage 68.64% 68.56% -0.09% + Complexity 366 365 -1 ============================================ Files 44 44 Lines 2481 2481 Branches 172 172 ============================================ - Hits 1703 1701 -2 - Misses 675 677 +2 Partials 103 103 ```

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