NethermindEth / juno

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

Refactor `syncService.start` method #2174

Closed AnkushinDaniil closed 1 month ago

AnkushinDaniil commented 2 months ago

These changes aim to reduce complexity.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.45%. Comparing base (38638ca) to head (f758c3e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2174 +/- ## ========================================== - Coverage 78.47% 78.45% -0.03% ========================================== Files 100 100 Lines 9240 9240 ========================================== - Hits 7251 7249 -2 Misses 1352 1352 - Partials 637 639 +2 ```

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