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] Adds Create Ingest Pipeline Step #59

Merged
merged 2 commits into from
Sep 25, 2023

Merge branch '2.x' into backport/backport-44-to-2.x

7ea9185
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Adds Create Ingest Pipeline Step #59

Merge branch '2.x' into backport/backport-44-to-2.x
7ea9185
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2023 in 0s

87.87% of diff hit (target 68.33%)

View this Pull Request on Codecov

87.87% of diff hit (target 68.33%)

Annotations

Check warning on line 52 in src/main/java/org/opensearch/flowframework/FlowFrameworkPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/FlowFrameworkPlugin.java#L52

Added line #L52 was not covered by tests

Check warning on line 54 in src/main/java/org/opensearch/flowframework/FlowFrameworkPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/FlowFrameworkPlugin.java#L54

Added line #L54 was not covered by tests

Check warning on line 112 in src/main/java/org/opensearch/flowframework/workflow/CreateIngestPipelineStep.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/workflow/CreateIngestPipelineStep.java#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 114 in src/main/java/org/opensearch/flowframework/workflow/CreateIngestPipelineStep.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/workflow/CreateIngestPipelineStep.java#L114

Added line #L114 was not covered by tests

Check warning on line 143 in src/main/java/org/opensearch/flowframework/workflow/CreateIngestPipelineStep.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/flowframework/workflow/CreateIngestPipelineStep.java#L143

Added line #L143 was not covered by tests