refactor(starknet_state_sync): refactor state sync to use p2p sync #2515
Codecov / codecov/project
succeeded
Dec 9, 2024 in 0s
77.47% (+37.36%) compared to e3165c4
View this Pull Request on Codecov
77.47% (+37.36%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 0%
with 58 lines
in your changes missing coverage. Please review.
Project coverage is 77.47%. Comparing base (
e3165c4
) to head (5e44f1b
).
Report is 771 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/starknet_state_sync/src/runner/mod.rs | 0.00% | 56 Missing |
crates/starknet_state_sync/src/config.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2515 +/- ##
===========================================
+ Coverage 40.10% 77.47% +37.36%
===========================================
Files 26 387 +361
Lines 1895 41434 +39539
Branches 1895 41434 +39539
===========================================
+ Hits 760 32101 +31341
- Misses 1100 7067 +5967
- Partials 35 2266 +2231
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading