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

Adds Create Index Building block #38

Merged
merged 6 commits into from
Sep 25, 2023

Addressed PR Comments

44da4d5
Select commit
Loading
Failed to load commit list.
Merged

Adds Create Index Building block #38

Addressed PR Comments
44da4d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 22, 2023 in 0s

75.14% (target 70.00%)

View this Pull Request on Codecov

75.14% (target 70.00%)

Details

Codecov Report

Merging #38 (44da4d5) into main (a574f47) will increase coverage by 0.87%.
The diff coverage is 78.37%.

@@             Coverage Diff              @@
##               main      #38      +/-   ##
============================================
+ 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 Changed Coverage Δ
.../opensearch/flowframework/FlowFrameworkPlugin.java 0.00% <0.00%> (ø)
...ramework/workflow/CreateIndex/CreateIndexStep.java 85.29% <85.29%> (ø)