NethermindEth / juno

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

Implement draft idea how reorg should be restructured #1820

Open kirugan opened 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 74.23%. Comparing base (4d43a8a) to head (d6d7607).

Files Patch % Lines
sync/sync.go 50.00% 4 Missing and 1 partial :warning:
clients/feeder/feeder.go 71.42% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1820 +/- ## ========================================== - Coverage 74.31% 74.23% -0.08% ========================================== Files 90 90 Lines 8202 8222 +20 ========================================== + Hits 6095 6104 +9 - Misses 1586 1594 +8 - Partials 521 524 +3 ```

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