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 create ingest pipeline step #558

Merged
merged 3 commits into from
Mar 12, 2024

cleaning up comments

d07b542
Select commit
Loading
Failed to load commit list.
Merged

Adding create ingest pipeline step #558

cleaning up comments
d07b542
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 12, 2024 in 0s

67.34% of diff hit (target 70.00%)

View this Pull Request on Codecov

67.34% of diff hit (target 70.00%)

Annotations

Check warning on line 160 in src/main/java/org/opensearch/flowframework/model/WorkflowNode.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/model/WorkflowNode.java#L160

Added line #L160 was not covered by tests

Check warning on line 168 in src/main/java/org/opensearch/flowframework/model/WorkflowNode.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/model/WorkflowNode.java#L162-L168

Added lines #L162 - L168 were not covered by tests

Check warning on line 383 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#L383

Added line #L383 was not covered by tests

Check warning on line 386 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#L385-L386

Added lines #L385 - L386 were not covered by tests

Check warning on line 164 in src/main/java/org/opensearch/flowframework/workflow/CreateConnectorStep.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/workflow/CreateConnectorStep.java#L164

Added line #L164 was not covered by tests

Check warning on line 167 in src/main/java/org/opensearch/flowframework/workflow/CreateConnectorStep.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/workflow/CreateConnectorStep.java#L167

Added line #L167 was not covered by tests