NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
371 stars 157 forks source link

impl trie proof logic #1850

Closed rianhughes closed 1 month ago

rianhughes commented 2 months ago

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

codecov[bot] commented 2 months ago

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 ```diff @@ 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.