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] Check if Index exists before max workflow check #180

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d3ab0ef from #178.

* adding check to init GC index if absent before max workflow check

Signed-off-by: Amit Galitzky <[email protected]>

* moved check if index exists earlier

Signed-off-by: Amit Galitzky <[email protected]>

* added test and switched to if/else

Signed-off-by: Amit Galitzky <[email protected]>

---------

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

codecov bot commented Nov 20, 2023

Codecov Report

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

Comparison is base (5f1764e) 72.09% compared to head (bf6f32e) 72.12%.

Files Patch % Lines
...ework/transport/CreateWorkflowTransportAction.java 7.69% 11 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #180      +/-   ##
============================================
+ Coverage     72.09%   72.12%   +0.02%     
- Complexity      406      407       +1     
============================================
  Files            53       53              
  Lines          1946     1948       +2     
  Branches        164      164              
============================================
+ Hits           1403     1405       +2     
+ Misses          472      471       -1     
- Partials         71       72       +1     

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

@joshpalis joshpalis merged commit 46c549f into 2.x Nov 20, 2023
14 of 15 checks passed
@github-actions github-actions bot deleted the backport/backport-178-to-2.x branch November 20, 2023 21:57
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