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 default use cases #583

Merged
merged 5 commits into from
Mar 17, 2024

adding IT and UT

9078d04
Select commit
Loading
Failed to load commit list.
Merged

Adding default use cases #583

adding IT and UT
9078d04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 15, 2024 in 0s

56.57% of diff hit (target 70.00%)

View this Pull Request on Codecov

56.57% of diff hit (target 70.00%)

Annotations

Check warning on line 126 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#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 132 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#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 136 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#L136

Added line #L136 was not covered by tests

Check warning on line 143 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#L138-L143

Added lines #L138 - L143 were not covered by tests

Check warning on line 147 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#L147

Added line #L147 was not covered by tests

Check warning on line 151 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#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 153 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#L153

Added line #L153 was not covered by tests

Check warning on line 192 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#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 174 in src/main/java/org/opensearch/flowframework/transport/WorkflowRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/transport/WorkflowRequest.java#L174

Added line #L174 was not covered by tests

Check warning on line 182 in src/main/java/org/opensearch/flowframework/transport/WorkflowRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/transport/WorkflowRequest.java#L182

Added line #L182 was not covered by tests

Check warning on line 415 in src/main/java/org/opensearch/flowframework/util/ParseUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/util/ParseUtils.java#L412-L415

Added lines #L412 - L415 were not covered by tests