juno
juno copied to clipboard
implement getProof and verifyProof on trie
closes: https://github.com/NethermindEth/juno/issues/1851
Codecov Report
Attention: Patch coverage is 82.30769% with 23 lines in your changes are missing coverage. Please review.
Project coverage is 75.35%. Comparing base (
576d342) to head (a07d3d5).
| Files | Patch % | Lines |
|---|---|---|
| core/trie/proof.go | 82.24% | 10 Missing and 9 partials :warning: |
| core/trie/key.go | 80.95% | 2 Missing and 2 partials :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #1852 +/- ##
==========================================
+ Coverage 75.22% 75.35% +0.12%
==========================================
Files 96 97 +1
Lines 8183 8313 +130
==========================================
+ Hits 6156 6264 +108
- Misses 1506 1517 +11
- Partials 521 532 +11
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.