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 remove_by_pattern ingest processor (#11920) #12216

Merged

Add remove_by_pattern ingest processor (#11920)

41e1110
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add remove_by_pattern ingest processor (#11920) #12216

Add remove_by_pattern ingest processor (#11920)
41e1110
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 0s

94.52% of diff hit (target 71.11%)

View this Pull Request on Codecov

94.52% of diff hit (target 71.11%)

Annotations

Check warning on line 110 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#L110

Added line #L110 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/RemoveByPatternProcessor.java#L103

Added line #L103 was not covered by tests