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 fingerprint ingest processor #13724

Merged
merged 18 commits into from
Jun 14, 2024

Prepend hash method to the hash value and add more test cases

1f2d5d0
Select commit
Loading
Failed to load commit list.
Merged

Add fingerprint ingest processor #13724

Prepend hash method to the hash value and add more test cases
1f2d5d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 14, 2024 in 0s

80.17% of diff hit (target 71.42%)

View this Pull Request on Codecov

80.17% of diff hit (target 71.42%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/FingerprintProcessor.java#L97

Added line #L97 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/FingerprintProcessor.java#L122

Added line #L122 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/FingerprintProcessor.java#L124-L125

Added lines #L124 - L125 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/FingerprintProcessor.java#L177

Added line #L177 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/FingerprintProcessor.java#L201-L202

Added lines #L201 - L202 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/FingerprintProcessor.java#L232

Added line #L232 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/FingerprintProcessor.java#L236

Added line #L236 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/ingest-common/src/main/java/org/opensearch/ingest/common/FingerprintProcessor.java#L238

Added line #L238 was not covered by tests

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

Added line #L112 was not covered by tests