fix(batcher): treat deadline as error in validate flow #2148
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
5.26% (-34.85%) compared to e3165c4
View this Pull Request on Codecov
5.26% (-34.85%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 71.42857%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 5.26%. Comparing base (
e3165c4
) to head (fa0b49a
).
Report is 502 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/starknet_batcher/src/block_builder.rs | 71.42% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2148 +/- ##
==========================================
- Coverage 40.10% 5.26% -34.85%
==========================================
Files 26 145 +119
Lines 1895 17068 +15173
Branches 1895 17068 +15173
==========================================
+ Hits 760 898 +138
- Misses 1100 16094 +14994
- Partials 35 76 +41
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading