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 default use cases #587

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport b148eb5 from #583.

* initial default use case addition

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* adding IT and UT

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* addresing comments and adding more tests

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* addressing more comments and adding more UT

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

* addressed more comments and more UT

Signed-off-by: Amit Galitzky <amgalitz@amazon.com>

---------

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

codecov bot commented Mar 17, 2024

Codecov Report

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

Project coverage is 72.76%. Comparing base (cedaac8) to head (e12d866).

Files Patch % Lines
...h/flowframework/rest/RestCreateWorkflowAction.java 74.28% 8 Missing and 1 partial ⚠️
...ensearch/flowframework/common/DefaultUseCases.java 92.00% 0 Missing and 2 partials ⚠️
.../org/opensearch/flowframework/util/ParseUtils.java 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #587      +/-   ##
============================================
+ Coverage     72.55%   72.76%   +0.21%     
- Complexity      659      680      +21     
============================================
  Files            80       81       +1     
  Lines          3399     3466      +67     
  Branches        268      278      +10     
============================================
+ Hits           2466     2522      +56     
- Misses          816      826      +10     
- Partials        117      118       +1     

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

@amitgalitz amitgalitz merged commit a5fcbde into 2.x Mar 17, 2024
34 checks passed
@amitgalitz amitgalitz deleted the backport/backport-583-to-2.x branch March 17, 2024 19:40
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.

None yet

2 participants