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

feat(storage): split cells cache #470

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

Rexagon
Copy link
Member

@Rexagon Rexagon commented Nov 22, 2024

No description provided.

@Rexagon Rexagon force-pushed the feature/split-cell-refs branch 2 times, most recently from 17a7492 to f09d8ad Compare November 22, 2024 17:40
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 54.01460% with 126 lines in your changes missing coverage. Please review.

Project coverage is 43.10%. Comparing base (4755326) to head (407f949).

Files with missing lines Patch % Lines
storage/src/store/shard_state/cell_storage.rs 51.78% 105 Missing and 3 partials ⚠️
storage/src/store/shard_state/mod.rs 47.36% 5 Missing and 5 partials ⚠️
storage/src/store/shard_state/store_state_raw.rs 0.00% 6 Missing ⚠️
storage/src/lib.rs 0.00% 0 Missing and 1 partial ⚠️
...e/src/store/persistent_state/shard_state/writer.rs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #470      +/-   ##
==========================================
+ Coverage   43.00%   43.10%   +0.10%     
==========================================
  Files         266      265       -1     
  Lines       46484    46454      -30     
  Branches    46484    46454      -30     
==========================================
+ Hits        19989    20026      +37     
+ Misses      25413    25341      -72     
- Partials     1082     1087       +5     

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

@Rexagon Rexagon force-pushed the feature/split-cell-refs branch from f09d8ad to 407f949 Compare November 25, 2024 20:02
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