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] Add copy ingest processor #11907

Merged
merged 1 commit into from
Jan 17, 2024

Add copy ingest processor (#11870)

799c648
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add copy ingest processor #11907

Add copy ingest processor (#11870)
799c648
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2024 in 1s

91.66% of diff hit (target 71.04%)

View this Pull Request on Codecov

91.66% of diff hit (target 71.04%)

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/IngestCommonPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L109 was not covered by tests