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

[Backport 2.x] Add param to delete workflow API to clear status even if resources exist #723

Merged
merged 1 commit into from
May 31, 2024

Add param to delete workflow API to clear status even if resources ex…

a0ce0ab
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add param to delete workflow API to clear status even if resources exist #723

Add param to delete workflow API to clear status even if resources ex…
a0ce0ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 31, 2024 in 1s

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