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
52 stars 107 forks source link

[BACKPORT 2.X] Step Metadata Update on Index Rollover Timeout (#1174) #1177

Closed harshitakaushik-dev closed 1 month ago

harshitakaushik-dev commented 1 month ago

Backport for PR : #1174

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 63.13%. Comparing base (918084a) to head (1a09aa5). Report is 3 commits behind head on 2.x.

:exclamation: Current head 1a09aa5 differs from pull request most recent head bd0a742

Please upload reports for the commit bd0a742 to get more accurate results.

Files Patch % Lines
...agement/indexstatemanagement/ManagedIndexRunner.kt 66.66% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #1177 +/- ## ============================================= - Coverage 75.02% 63.13% -11.89% + Complexity 2895 2427 -468 ============================================= Files 372 372 Lines 17160 17162 +2 Branches 2476 2478 +2 ============================================= - Hits 12874 10835 -2039 - Misses 2920 5102 +2182 + Partials 1366 1225 -141 ```

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