opensearch-project / index-management

🗃 Automate periodic data operations, such as deleting indices at a certain age or performing a rollover at a certain size
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
53 stars 111 forks source link

Backport issue #998 to 2.x #1062

Closed Joshua152 closed 9 months ago

Joshua152 commented 9 months ago

Issue #998 , if available:

Description of changes: Backport filtering on the explain filter to 2.x

CheckList:

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

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (e5997e8) 74.93% compared to head (7ad9e99) 75.05%.

:exclamation: Current head 7ad9e99 differs from pull request most recent head 7dfaa44. Consider uploading reports for the commit 7dfaa44 to get more accurate results

Files Patch % Lines
...gement/indexstatemanagement/model/ExplainFilter.kt 77.96% 10 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #1062 +/- ## ============================================ + Coverage 74.93% 75.05% +0.11% - Complexity 2873 2903 +30 ============================================ Files 371 372 +1 Lines 17030 17118 +88 Branches 2454 2473 +19 ============================================ + Hits 12762 12848 +86 - Misses 2898 2901 +3 + Partials 1370 1369 -1 ```

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