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 `AsyncToSyncStorageAdapter` #37

Closed LDeakin closed 2 months ago

LDeakin commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 14.28571% with 48 lines in your changes missing coverage. Please review.

Project coverage is 80.78%. Comparing base (9b5a579) to head (3b2e035).

Files Patch % Lines
src/storage/storage_adapter/async_to_sync.rs 14.28% 48 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== - Coverage 80.97% 80.78% -0.19% ========================================== Files 142 143 +1 Lines 20474 20530 +56 ========================================== + Hits 16578 16586 +8 - Misses 3896 3944 +48 ```

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