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

Set APIs behind the feature flag

3a6bb13
Select commit
Loading
Failed to load commit list.
Merged

Search APIs to fetch all the workflows present #139

Set APIs behind the feature flag
3a6bb13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2023 in 0s

71.42% of diff hit (target 70.00%)

View this Pull Request on Codecov

71.42% of diff hit (target 70.00%)

Annotations

Check warning on line 85 in src/main/java/org/opensearch/flowframework/rest/AbstractSearchWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/AbstractSearchWorkflowAction.java#L81-L85

Added lines #L81 - L85 were not covered by tests

Check warning on line 95 in src/main/java/org/opensearch/flowframework/rest/AbstractSearchWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/AbstractSearchWorkflowAction.java#L95

Added line #L95 was not covered by tests

Check warning on line 99 in src/main/java/org/opensearch/flowframework/rest/AbstractSearchWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/AbstractSearchWorkflowAction.java#L99

Added line #L99 was not covered by tests

Check warning on line 101 in src/main/java/org/opensearch/flowframework/rest/AbstractSearchWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/AbstractSearchWorkflowAction.java#L101

Added line #L101 was not covered by tests

Check warning on line 22 in src/main/java/org/opensearch/flowframework/util/RestHandlerUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/util/RestHandlerUtils.java#L22

Added line #L22 was not covered by tests

Check warning on line 39 in src/main/java/org/opensearch/flowframework/util/RestHandlerUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/util/RestHandlerUtils.java#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 41 in src/main/java/org/opensearch/flowframework/util/RestHandlerUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/util/RestHandlerUtils.java#L41

Added line #L41 was not covered by tests