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 param to delete workflow API to clear status even if resources exist #719

Merged
merged 2 commits into from
May 31, 2024

Merge branch 'main' into clear-status

641ab33
Select commit
Loading
Failed to load commit list.
Merged

Add param to delete workflow API to clear status even if resources exist #719

Merge branch 'main' into clear-status
641ab33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 31, 2024 in 0s

50.00% of diff hit (target 70.00%)

View this Pull Request on Codecov

50.00% of diff hit (target 70.00%)

Annotations

Check warning on line 83 in src/main/java/org/opensearch/flowframework/rest/RestDeleteWorkflowAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestDeleteWorkflowAction.java#L83

Added line #L83 was not covered by tests

Check warning on line 86 in src/main/java/org/opensearch/flowframework/rest/RestGetWorkflowStateAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestGetWorkflowStateAction.java#L86

Added line #L86 was not covered by tests

Check warning on line 86 in src/main/java/org/opensearch/flowframework/transport/GetWorkflowStateTransportAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/transport/GetWorkflowStateTransportAction.java#L86

Added line #L86 was not covered by tests

Check warning on line 90 in src/main/java/org/opensearch/flowframework/transport/GetWorkflowStateTransportAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/transport/GetWorkflowStateTransportAction.java#L90

Added line #L90 was not covered by tests