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 `Array::[async_]retrieve_encoded_chunk[s]` #27

Closed LDeakin closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 82 lines in your changes missing coverage. Please review.

Project coverage is 81.76%. Comparing base (e3a843f) to head (299b58f).

Files Patch % Lines
src/array/array_async_readable.rs 0.00% 43 Missing :warning:
src/array/array_sync_readable.rs 0.00% 39 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== - Coverage 82.11% 81.76% -0.35% ========================================== Files 128 128 Lines 19324 19406 +82 ========================================== Hits 15867 15867 - Misses 3457 3539 +82 ```

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