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

Merged

Merge remote-tracking branch 'upstream/main' into remove_by_pattern_p…

130d6dd
Select commit
Loading
Failed to load commit list.
Merged

Add remove_by_pattern ingest processor #11920

Merge remote-tracking branch 'upstream/main' into remove_by_pattern_p…
130d6dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 30, 2024 in 0s

85.18% of diff hit (target 71.28%)

View this Pull Request on Codecov

85.18% of diff hit (target 71.28%)

Annotations

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

Check warning on line 230 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L230

Added line #L230 was not covered by tests

Check warning on line 261 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L261

Added line #L261 was not covered by tests

Check warning on line 263 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L263

Added line #L263 was not covered by tests

Check warning on line 312 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L309-L312

Added lines #L309 - L312 were not covered by tests

Check warning on line 317 in server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/mapper/IpFieldMapper.java#L317

Added line #L317 was not covered by tests