Skip to content

Add thread local chunk caches

Codecov / codecov/project succeeded Aug 26, 2024 in 0s

80.83% (-0.78%) compared to 0c08cae

View this Pull Request on Codecov

80.83% (-0.78%) compared to 0c08cae

Details

Codecov Report

Attention: Patch coverage is 51.03858% with 330 lines in your changes missing coverage. Please review.

Project coverage is 80.83%. Comparing base (0c08cae) to head (14203b2).

Files Patch % Lines
.../chunk_cache/array_chunk_cache_ext_decoded_sync.rs 55.66% 176 Missing ⚠️
.../chunk_cache/array_chunk_cache_ext_encoded_sync.rs 58.59% 53 Missing ⚠️
..._cache/chunk_cache_lru_chunk_limit_thread_local.rs 0.00% 40 Missing ⚠️
...k_cache/chunk_cache_lru_size_limit_thread_local.rs 0.00% 38 Missing ⚠️
src/array/chunk_cache.rs 15.00% 17 Missing ⚠️
...c/array/chunk_cache/chunk_cache_lru_chunk_limit.rs 85.00% 3 Missing ⚠️
...rc/array/chunk_cache/chunk_cache_lru_size_limit.rs 90.32% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   81.61%   80.83%   -0.78%     
==========================================
  Files         160      164       +4     
  Lines       21975    22528     +553     
==========================================
+ Hits        17934    18211     +277     
- Misses       4041     4317     +276     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.