fix(collator): fix collators lags and panics after sync #494
Codecov / codecov/project
succeeded
Dec 11, 2024 in 1s
43.84% (-0.01%) compared to c69d94c, passed because coverage increased by 0% when compared to adjusted base (43.85%)
View this Pull Request on Codecov
43.84% (-0.01%) compared to c69d94c, passed because coverage increased by 0% when compared to adjusted base (43.85%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 43.84%. Comparing base (
c69d94c
) to head (77958bc
).
Files with missing lines | Patch % | Lines |
---|---|---|
collator/src/collator/mod.rs | 0.00% | 8 Missing |
collator/src/manager/mod.rs | 0.00% | 6 Missing |
collator/src/collator/do_collate/mod.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #494 +/- ##
==========================================
- Coverage 43.84% 43.84% -0.01%
==========================================
Files 269 269
Lines 47409 47422 +13
Branches 47409 47422 +13
==========================================
+ Hits 20788 20793 +5
- Misses 25555 25564 +9
+ Partials 1066 1065 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading