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

Add global context index and indices handler #43

Closed
wants to merge 6 commits into from

Merge branch 'opensearch-project:main' into main

bce1b62
Select commit
Loading
Failed to load commit list.
Closed

Add global context index and indices handler #43

Merge branch 'opensearch-project:main' into main
bce1b62
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Sep 25, 2023 in 1s

51.71% (target 70.00%)

View this Pull Request on Codecov

51.71% (target 70.00%)

Details

Codecov Report

Merging #43 (bce1b62) into main (1d22bee) will decrease coverage by 22.17%.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##               main      #43       +/-   ##
=============================================
- Coverage     73.87%   51.71%   -22.17%     
  Complexity       65       65               
=============================================
  Files             8       13        +5     
  Lines           245      350      +105     
  Branches         22       29        +7     
=============================================
  Hits            181      181               
- Misses           54      159      +105     
  Partials         10       10               
Files Coverage Δ
.../opensearch/flowframework/constant/CommonName.java 0.00% <0.00%> (ø)
...opensearch/flowframework/constant/CommonValue.java 0.00% <0.00%> (ø)
...lowframework/exception/FlowFrameworkException.java 0.00% <0.00%> (ø)
...arch/flowframework/indices/FlowFrameworkIndex.java 0.00% <0.00%> (ø)
...framework/indices/FlowFrameworkIndicesHandler.java 0.00% <0.00%> (ø)