LDeakin / zarrs

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

Add `snappy` support to `blosc` codec #32

Closed LDeakin closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.67%. Comparing base (18336f3) to head (3a92f0b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== + Coverage 81.64% 81.67% +0.03% ========================================== Files 136 136 Lines 19349 19359 +10 ========================================== + Hits 15797 15812 +15 + Misses 3552 3547 -5 ```

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