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

Move storage transformers from the `storage` to the `array` namespace #65

Closed LDeakin closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 95.55556% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.30%. Comparing base (9b076c5) to head (7917903). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...c/array/storage_transformer/performance_metrics.rs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ======================================= Coverage 82.29% 82.30% ======================================= Files 160 160 Lines 22232 22232 ======================================= + Hits 18295 18297 +2 + Misses 3937 3935 -2 ```

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