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
36 stars 66 forks source link

bump up the BWC version to 2.11 #610

Closed atharvasharma61 closed 8 months ago

atharvasharma61 commented 9 months ago

Is your feature request related to a problem? Please provide an existing Issue # , or describe. bumped up the BWC version to 2.11

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 9 months ago

Codecov Report

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

Comparison is base (ba69ebf) 69.28% compared to head (da17b99) 69.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #610 +/- ## ============================================ + Coverage 69.28% 69.35% +0.07% - Complexity 371 372 +1 ============================================ Files 44 44 Lines 2689 2689 Branches 172 172 ============================================ + Hits 1863 1865 +2 + Misses 723 721 -2 Partials 103 103 ```

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