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

Add copy ingest processor #11870

Merged
merged 3 commits into from
Jan 16, 2024

Fix test failure

441fde8
Select commit
Loading
Failed to load commit list.
Merged

Add copy ingest processor #11870

Fix test failure
441fde8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 12, 2024 in 0s

91.66% of diff hit (target 71.43%)

View this Pull Request on Codecov

91.66% of diff hit (target 71.43%)

Annotations

Check warning on line 35 in modules/ingest-common/src/main/java/org/opensearch/ingest/common/CopyProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CopyProcessor.java#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 112 in modules/ingest-common/src/main/java/org/opensearch/ingest/common/CopyProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CopyProcessor.java#L112

Added line #L112 was not covered by tests

Check warning on line 109 in modules/ingest-common/src/main/java/org/opensearch/ingest/common/IngestCommonModulePlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/IngestCommonModulePlugin.java#L109

Added line #L109 was not covered by tests