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

Search APIs to fetch all the workflows present #139

Merged
merged 7 commits into from
Nov 7, 2023

Merge branch 'main' into get-api

d4f3f62
Select commit
Loading
Failed to load commit list.
Merged

Search APIs to fetch all the workflows present #139

Merge branch 'main' into get-api
d4f3f62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 0s

67.70% (+0.12%) compared to c9950a8

View this Pull Request on Codecov

67.70% (+0.12%) compared to c9950a8

Details

Codecov Report

Merging #139 (d4f3f62) into main (c9950a8) will increase coverage by 0.12%.
The diff coverage is 71.42%.

@@             Coverage Diff              @@
##               main     #139      +/-   ##
============================================
+ Coverage     67.58%   67.70%   +0.12%     
- Complexity      318      330      +12     
============================================
  Files            38       43       +5     
  Lines          1490     1539      +49     
  Branches        140      142       +2     
============================================
+ Hits           1007     1042      +35     
- Misses          434      448      +14     
  Partials         49       49              
Files Coverage Δ
.../opensearch/flowframework/FlowFrameworkPlugin.java 100.00% <ø> (ø)
...h/flowframework/rest/RestCreateWorkflowAction.java 56.25% <ø> (ø)
...h/flowframework/rest/RestSearchWorkflowAction.java 100.00% <100.00%> (ø)
.../flowframework/transport/CreateWorkflowAction.java 100.00% <ø> (ø)
.../flowframework/transport/SearchWorkflowAction.java 100.00% <100.00%> (ø)
...ework/transport/SearchWorkflowTransportAction.java 100.00% <100.00%> (ø)
...pensearch/flowframework/util/RestHandlerUtils.java 0.00% <0.00%> (ø)
...owframework/rest/AbstractSearchWorkflowAction.java 67.85% <67.85%> (ø)