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.10] [Backport 2.x] Introducing ZStd compression codec plugin (#9658) #9844

Merged
merged 1 commit into from
Sep 7, 2023

Introducing ZStd compression codec plugin (#9658) (#9832)

7f0fc6e
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.10] [Backport 2.x] Introducing ZStd compression codec plugin (#9658) #9844

Introducing ZStd compression codec plugin (#9658) (#9832)
7f0fc6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 7, 2023 in 1s

87.30% of diff hit (target 71.32%)

View this Pull Request on Codecov

87.30% of diff hit (target 71.32%)

Annotations

Check warning on line 70 in plugins/custom-codecs/src/main/java/org/opensearch/index/codec/customcodecs/CustomCodecService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/custom-codecs/src/main/java/org/opensearch/index/codec/customcodecs/CustomCodecService.java#L70

Added line #L70 was not covered by tests

Check warning on line 49 in plugins/custom-codecs/src/main/java/org/opensearch/index/codec/customcodecs/ZstdDeprecatedCodec.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/custom-codecs/src/main/java/org/opensearch/index/codec/customcodecs/ZstdDeprecatedCodec.java#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 54 in plugins/custom-codecs/src/main/java/org/opensearch/index/codec/customcodecs/ZstdDeprecatedCodec.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/custom-codecs/src/main/java/org/opensearch/index/codec/customcodecs/ZstdDeprecatedCodec.java#L54

Added line #L54 was not covered by tests

Check warning on line 59 in plugins/custom-codecs/src/main/java/org/opensearch/index/codec/customcodecs/ZstdDeprecatedCodec.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/custom-codecs/src/main/java/org/opensearch/index/codec/customcodecs/ZstdDeprecatedCodec.java#L59

Added line #L59 was not covered by tests

Check warning on line 30 in server/src/main/java/org/opensearch/index/codec/CodecAliases.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/CodecAliases.java#L30

Added line #L30 was not covered by tests