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

fix(lib/trie): ClearFromChild should update parent trie #3482

Merged
merged 4 commits into from
Sep 19, 2023

Merge branch 'eclesio/storage-root-mismatch' of github.com:ChainSafe/…

52bb488
Select commit
Loading
Failed to load commit list.
Merged

fix(lib/trie): ClearFromChild should update parent trie #3482

Merge branch 'eclesio/storage-root-mismatch' of github.com:ChainSafe/…
52bb488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2023 in 0s

49.94% (target 50.00%)

View this Pull Request on Codecov

49.94% (target 50.00%)

Details

Codecov Report

Merging #3482 (52bb488) into development (c7d574b) will increase coverage by 0.33%.
Report is 3 commits behind head on development.
The diff coverage is 55.55%.

@@               Coverage Diff               @@
##           development    #3482      +/-   ##
===============================================
+ Coverage        49.60%   49.94%   +0.33%     
===============================================
  Files              228      228              
  Lines            28302    28310       +8     
===============================================
+ Hits             14039    14139     +100     
+ Misses           12773    12677      -96     
- Partials          1490     1494       +4