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

Added an optional workflow_step param to the get workflow steps API #538

Merged
merged 7 commits into from
Feb 27, 2024

Logged exception message

3429ac3
Select commit
Loading
Failed to load commit list.
Merged

Added an optional workflow_step param to the get workflow steps API #538

Logged exception message
3429ac3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2024 in 0s

79.16% of diff hit (target 70.00%)

View this Pull Request on Codecov

79.16% of diff hit (target 70.00%)

Annotations

Check warning on line 75 in src/main/java/org/opensearch/flowframework/rest/RestGetWorkflowStepAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/rest/RestGetWorkflowStepAction.java#L75

Added line #L75 was not covered by tests

Check warning on line 71 in src/main/java/org/opensearch/flowframework/transport/GetWorkflowStepTransportAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/transport/GetWorkflowStepTransportAction.java#L70-L71

Added lines #L70 - L71 were not covered by tests