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

Adds Create Index Building block (#38)

a3b94b9
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Adds Create Index Building block #57

Adds Create Index Building block (#38)
a3b94b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2023 in 1s

75.14% (target 70.00%)

View this Pull Request on Codecov

75.14% (target 70.00%)

Details

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%> (ø)