Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Added workflow step for ReIndex Step #722

Merged
merged 1 commit into from
May 30, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 4ee2171 from #718.

* Initial commit for reindex workflow step with extra params

Signed-off-by: owaiskazi19 <[email protected]>

* Addressed PR comments

Signed-off-by: owaiskazi19 <[email protected]>

* Changed request per second to Float

Signed-off-by: owaiskazi19 <[email protected]>

* Addressed string array for source indices and removed state index entry

Signed-off-by: owaiskazi19 <[email protected]>

* Minor comments

Signed-off-by: owaiskazi19 <[email protected]>

---------

Signed-off-by: owaiskazi19 <[email protected]>
(cherry picked from commit 4ee2171)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented May 30, 2024

Codecov Report

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

Project coverage is 74.32%. Comparing base (fc910d6) to head (63f6269).

Files Patch % Lines
...opensearch/flowframework/workflow/ReindexStep.java 65.57% 12 Missing and 9 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #722      +/-   ##
============================================
- Coverage     74.44%   74.32%   -0.13%     
- Complexity      738      741       +3     
============================================
  Files            83       84       +1     
  Lines          3741     3805      +64     
  Branches        322      331       +9     
============================================
+ Hits           2785     2828      +43     
- Misses          811      823      +12     
- Partials        145      154       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@owaiskazi19 owaiskazi19 merged commit 049aa35 into 2.x May 30, 2024
33 of 34 checks passed
@owaiskazi19 owaiskazi19 deleted the backport/backport-718-to-2.x branch May 30, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant