juno icon indicating copy to clipboard operation
juno copied to clipboard

impl trie proof logic

Open rianhughes opened this issue 1 year ago • 1 comments

Need to co-author @asdacap closes: https://github.com/NethermindEth/juno/issues/1849

rianhughes avatar Apr 29 '24 08:04 rianhughes

Codecov Report

Attention: Patch coverage is 78.94737% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 74.51%. Comparing base (72dfa3a) to head (dc6f5b8).

Files Patch % Lines
core/trie/trie.go 76.97% 16 Missing and 16 partials :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1850      +/-   ##
==========================================
- Coverage   75.05%   74.51%   -0.55%     
==========================================
  Files          96       96              
  Lines        8183     8306     +123     
==========================================
+ Hits         6142     6189      +47     
- Misses       1517     1582      +65     
- Partials      524      535      +11     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 29 '24 08:04 codecov[bot]