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: stub for instant resharding state root creation #12083

Merged
merged 9 commits into from
Sep 20, 2024

feedback 3

8f0cc63
Select commit
Loading
Failed to load commit list.
Merged

feat: stub for instant resharding state root creation #12083

feedback 3
8f0cc63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

71.52% (-0.07%) compared to 773aae7

View this Pull Request on Codecov

71.52% (-0.07%) compared to 773aae7

Details

Codecov Report

Attention: Patch coverage is 67.52137% with 76 lines in your changes missing coverage. Please review.

Project coverage is 71.52%. Comparing base (773aae7) to head (8f0cc63).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
chain/chain/src/chain.rs 19.69% 50 Missing and 3 partials ⚠️
core/store/src/trie/mem/resharding.rs 83.80% 19 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12083      +/-   ##
==========================================
- Coverage   71.59%   71.52%   -0.07%     
==========================================
  Files         818      819       +1     
  Lines      164532   164694     +162     
  Branches   164532   164694     +162     
==========================================
+ Hits       117792   117796       +4     
- Misses      41597    41753     +156     
- Partials     5143     5145       +2     

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