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] Adding additional default use cases (#731) #734

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

amitgalitz
Copy link
Member

Description

Backporting #731 to 2.x

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.

* adding pretrained model templates

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

* adding reindex

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

* changing file structure for bwc

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

---------

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

codecov bot commented Jun 10, 2024

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.

Project coverage is 74.35%. Comparing base (9e0fc98) to head (498581c).

Files Patch % Lines
...opensearch/flowframework/workflow/ReindexStep.java 28.57% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #734      +/-   ##
============================================
- Coverage     74.41%   74.35%   -0.06%     
  Complexity      744      744              
============================================
  Files            84       84              
  Lines          3811     3822      +11     
  Branches        330      333       +3     
============================================
+ Hits           2836     2842       +6     
- Misses          823      825       +2     
- Partials        152      155       +3     

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

@amitgalitz amitgalitz merged commit c4eefdd into opensearch-project:2.x Jun 10, 2024
30 of 31 checks passed
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.

2 participants