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): create an empty child trie if not found #3459

Merged
merged 10 commits into from
Aug 30, 2023

Merge branch 'development' into eclesio/default-child-storage-set

4c2eab4
Select commit
Loading
Failed to load commit list.
Merged

fix(lib/trie): create an empty child trie if not found #3459

Merge branch 'development' into eclesio/default-child-storage-set
4c2eab4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 30, 2023 in 0s

49.61% (target 50.00%)

View this Pull Request on Codecov

49.61% (target 50.00%)

Details

Codecov Report

Merging #3459 (4c2eab4) into development (3e4546c) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@               Coverage Diff               @@
##           development    #3459      +/-   ##
===============================================
- Coverage        49.64%   49.61%   -0.03%     
===============================================
  Files              228      228              
  Lines            28309    28306       -3     
===============================================
- Hits             14054    14045       -9     
- Misses           12761    12769       +8     
+ Partials          1494     1492       -2