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): rework raw cells cache #500

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Conversation

Rexagon
Copy link
Member

@Rexagon Rexagon commented Dec 10, 2024

No description provided.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 52.76382% with 94 lines in your changes missing coverage. Please review.

Project coverage is 43.77%. Comparing base (3cb9be6) to head (c41423f).

Files with missing lines Patch % Lines
storage/src/store/shard_state/cell_storage.rs 52.63% 84 Missing and 6 partials ⚠️
storage/src/store/shard_state/mod.rs 62.50% 2 Missing and 1 partial ⚠️
storage/src/store/shard_state/store_state_raw.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #500      +/-   ##
==========================================
- Coverage   43.83%   43.77%   -0.06%     
==========================================
  Files         269      269              
  Lines       47294    47305      +11     
  Branches    47294    47305      +11     
==========================================
- Hits        20733    20710      -23     
- Misses      25498    25531      +33     
- Partials     1063     1064       +1     

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

@Rexagon Rexagon force-pushed the feature/rework-raw-cells-cache branch from e54fbe3 to a6553e4 Compare December 10, 2024 16:32
@Rexagon Rexagon force-pushed the feature/rework-raw-cells-cache branch from a6553e4 to ce96ff6 Compare December 10, 2024 21:44
@Rexagon Rexagon force-pushed the feature/rework-raw-cells-cache branch from ce96ff6 to c41423f Compare December 10, 2024 22:18
@Rexagon Rexagon added this pull request to the merge queue Dec 11, 2024
Merged via the queue into master with commit d24e741 Dec 11, 2024
16 checks passed
@Rexagon Rexagon deleted the feature/rework-raw-cells-cache branch December 11, 2024 18:19
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.

3 participants