Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add encoded and thread local chunk cache support #57

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Aug 26, 2024

No description provided.

Copy link

codecov bot commented Aug 26, 2024

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 ⚠️
src/array/chunk_cache/chunk_cache_lru.rs 90.11% 33 Missing ⚠️
Additional details and impacted files
@@            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     

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

@LDeakin LDeakin force-pushed the chunk_cache2 branch 4 times, most recently from dee2cc8 to 7883c1b Compare August 26, 2024 22:53
@LDeakin LDeakin changed the title Add encoded chunk cache support Add encoded and thread local chunk cache support Aug 26, 2024
@LDeakin LDeakin force-pushed the chunk_cache2 branch 3 times, most recently from 3b1ac82 to 1dea890 Compare August 26, 2024 23:28
@LDeakin LDeakin merged commit 63cefef into main Aug 26, 2024
20 checks passed
@LDeakin LDeakin deleted the chunk_cache2 branch August 26, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant