[Backport 2.10] [Backport 2.x] Introducing ZStd compression codec plugin (#9658) #9844
87.30% of diff hit (target 71.32%)
View this Pull Request on Codecov
87.30% of diff hit (target 71.32%)
Annotations
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
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
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
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
codecov / codecov/patch
server/src/main/java/org/opensearch/index/codec/CodecAliases.java#L30
Added line #L30 was not covered by tests