LDeakin / zarrs

A rust library for the Zarr storage format for multidimensional arrays and metadata
Apache License 2.0
104 stars 10 forks source link

Make `pcodec` compatible with numcodecs #43

Closed LDeakin closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.

Project coverage is 81.49%. Comparing base (630c71e) to head (e88ef61).

Files Patch % Lines
.../array/codec/array_to_bytes/pcodec/pcodec_codec.rs 33.33% 2 Missing :warning:
src/metadata/v3/codec/pcodec.rs 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 81.48% 81.49% +0.01% ========================================== Files 153 153 Lines 21088 21102 +14 ========================================== + Hits 17184 17198 +14 Misses 3904 3904 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.