opensearch-project / opensearch-build-libraries

Apache License 2.0
6 stars 24 forks source link

Add changes to benchmark groovy library to support test runs against any endpoint #400

Closed Divyaasm closed 5 months ago

Divyaasm commented 5 months ago

Changes to benchmark groovy library to support test runs against any given cluster endpoint

Description

Issues Resolved

https://github.com/opensearch-project/opensearch-build/issues/4478

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

Codecov Report

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

Project coverage is 87.06%. Comparing base (2d571f5) to head (6c400c7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #400 +/- ## ============================================ + Coverage 87.01% 87.06% +0.05% Complexity 31 31 ============================================ Files 86 87 +1 Lines 231 232 +1 Branches 12 12 ============================================ + Hits 201 202 +1 Misses 22 22 Partials 8 8 ```

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

rishabh6788 commented 5 months ago

LGTM! Please bump the patch version in build.gradle file.