NethermindEth / juno

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

impl PutInner #1887

Closed rianhughes closed 3 weeks ago

rianhughes commented 3 weeks ago

closes https://github.com/NethermindEth/juno/issues/1886

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 75.24%. Comparing base (6fbdc4e) to head (f49ffb6).

Files Patch % Lines
core/trie/trie.go 28.57% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1887 +/- ## ========================================== - Coverage 75.28% 75.24% -0.04% ========================================== Files 97 97 Lines 8342 8349 +7 ========================================== + Hits 6280 6282 +2 - Misses 1525 1529 +4 - Partials 537 538 +1 ```

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