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 community_id ingest processor #12121

Merged
merged 5 commits into from
Feb 7, 2024

Optimize the code

a5cf254
Select commit
Loading
Failed to load commit list.
Merged

Add community_id ingest processor #12121

Optimize the code
a5cf254
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 0s

88.98% of diff hit (target 71.38%)

View this Pull Request on Codecov

88.98% of diff hit (target 71.38%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CommunityIdProcessor.java#L157

Added line #L157 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CommunityIdProcessor.java#L172

Added line #L172 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CommunityIdProcessor.java#L199

Added line #L199 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CommunityIdProcessor.java#L241

Added line #L241 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CommunityIdProcessor.java#L284

Added line #L284 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CommunityIdProcessor.java#L344

Added line #L344 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CommunityIdProcessor.java#L346

Added line #L346 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CommunityIdProcessor.java#L386

Added line #L386 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/CommunityIdProcessor.java#L479

Added line #L479 was not covered by tests

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

Added line #L111 was not covered by tests