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

Add encoded and thread local chunk cache support #57

Closed LDeakin closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 86.18968% with 83 lines in your changes missing coverage. Please review.

Project coverage is 82.18%. Comparing base (0c08cae) to head (603ec43). Report is 1 commits behind head on main.

Files Patch % Lines
...rc/array/chunk_cache/array_chunk_cache_ext_sync.rs 79.75% 50 Missing :warning:
src/array/chunk_cache/chunk_cache_lru.rs 90.11% 33 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ========================================== + Coverage 81.61% 82.18% +0.57% ========================================== Files 160 160 Lines 21975 22177 +202 ========================================== + Hits 17934 18227 +293 + Misses 4041 3950 -91 ```

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