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

Remove `rayon_iter_concurrent_limit` dependency #24

Closed LDeakin closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 94.11765% with 5 lines in your changes missing coverage. Please review.

Project coverage is 82.11%. Comparing base (ff9a92e) to head (4a9e31e).

Files Patch % Lines
src/array/array_sync_writable.rs 0.00% 4 Missing :warning:
...ay/codec/array_to_bytes/sharding/sharding_codec.rs 97.29% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== + Coverage 82.02% 82.11% +0.09% ========================================== Files 128 128 Lines 19282 19314 +32 ========================================== + Hits 15816 15860 +44 + Misses 3466 3454 -12 ```

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