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

Adding guardrails to default use case params #658

Merged
merged 8 commits into from
Apr 11, 2024

fixing test

613a83d
Select commit
Loading
Failed to load commit list.
Merged

Adding guardrails to default use case params #658

fixing test
613a83d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 11, 2024 in 0s

57.14% of diff hit (target 70.00%)

View this Pull Request on Codecov

57.14% of diff hit (target 70.00%)

Annotations

Check warning on line 232 in src/main/java/org/opensearch/flowframework/common/DefaultUseCases.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/common/DefaultUseCases.java#L231-L232

Added lines #L231 - L232 were not covered by tests

Check warning on line 135 in src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 150 in src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java#L148-L150

Added lines #L148 - L150 were not covered by tests

Check warning on line 165 in src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java#L165

Added line #L165 was not covered by tests

Check warning on line 168 in src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java#L168

Added line #L168 was not covered by tests

Check warning on line 171 in src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestCreateWorkflowAction.java#L170-L171

Added lines #L170 - L171 were not covered by tests