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 #466

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

Conversation

Rexagon
Copy link
Member

@Rexagon Rexagon commented Nov 18, 2024

No description provided.

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 79.38144% with 20 lines in your changes missing coverage. Please review.

Project coverage is 43.00%. Comparing base (84556e8) to head (7515760).
Report is 91 commits behind head on master.

Files with missing lines Patch % Lines
collator/src/collator/do_collate.rs 0.00% 6 Missing ⚠️
storage/src/store/shard_state/cell_storage.rs 90.62% 6 Missing ⚠️
core/src/block_strider/state_applier.rs 72.72% 0 Missing and 3 partials ⚠️
storage/src/store/shard_state/mod.rs 84.61% 0 Missing and 2 partials ⚠️
storage/src/store/shard_state/store_state_raw.rs 0.00% 2 Missing ⚠️
collator/src/state_node.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #466      +/-   ##
==========================================
- Coverage   43.03%   43.00%   -0.03%     
==========================================
  Files         262      262              
  Lines       45556    45601      +45     
  Branches    45556    45601      +45     
==========================================
+ Hits        19603    19611       +8     
- Misses      24898    24937      +39     
+ Partials     1055     1053       -2     

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

@Rexagon Rexagon force-pushed the feature/split-cells-cache branch from c3df04e to 4e076fa Compare November 18, 2024 17:24
@Rexagon Rexagon force-pushed the feature/split-cells-cache branch from 1a36230 to 7515760 Compare November 18, 2024 18:50
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