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

Adds Create Ingest Pipeline Step #44

Merged
merged 18 commits into from
Sep 25, 2023

Merge main

b2338de
Select commit
Loading
Failed to load commit list.
Merged

Adds Create Ingest Pipeline Step #44

Merge main
b2338de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2023 in 0s

88.57% of diff hit (target 68.33%)

View this Pull Request on Codecov

88.57% 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 117 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#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 119 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#L119

Added line #L119 was not covered by tests

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

Added line #L153 was not covered by tests