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] Adds Create Index Building block #57

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport a97b7d0 from #38.

* Initial impelmentation of CreateIndex

Signed-off-by: Owais Kazi <[email protected]>

* Adds CreateIndex building block

Signed-off-by: Owais Kazi <[email protected]>

* Integrated WorkflowData and made the request async

Signed-off-by: Owais Kazi <[email protected]>

* Addressed PR comments

Signed-off-by: Owais Kazi <[email protected]>

* Added unit test and type field for fetching the payload

Signed-off-by: Owais Kazi <[email protected]>

* Addressed PR Comments

Signed-off-by: Owais Kazi <[email protected]>

---------

Signed-off-by: Owais Kazi <[email protected]>
(cherry picked from commit a97b7d0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #57 (a3b94b9) into 2.x (b15c866) will increase coverage by 0.87%.
The diff coverage is 78.37%.

@@             Coverage Diff              @@
##                2.x      #57      +/-   ##
============================================
+ Coverage     74.26%   75.14%   +0.87%     
- Complexity       42       47       +5     
============================================
  Files             6        7       +1     
  Lines           136      173      +37     
  Branches         16       18       +2     
============================================
+ Hits            101      130      +29     
- Misses           25       32       +7     
- Partials         10       11       +1     
Files Coverage Δ
.../opensearch/flowframework/FlowFrameworkPlugin.java 0.00% <0.00%> (ø)
...ramework/workflow/CreateIndex/CreateIndexStep.java 85.29% <85.29%> (ø)

@owaiskazi19 owaiskazi19 merged commit 0a45e8f into 2.x Sep 25, 2023
16 checks passed
@github-actions github-actions bot deleted the backport/backport-38-to-2.x branch September 25, 2023 18:03
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