refactor(batcher): make versioned_constants_overrides field optional in BlockBuilderConfig #1832
+76
−53
Codecov / codecov/project
succeeded
Nov 10, 2024 in 0s
55.84% (+15.73%) compared to e3165c4
View this Pull Request on Codecov
55.84% (+15.73%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 23.52941%
with 39 lines
in your changes missing coverage. Please review.
Project coverage is 55.84%. Comparing base (
e3165c4
) to head (8dd7366
).
Report is 248 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/batcher/src/block_builder.rs | 27.27% | 32 Missing |
crates/blockifier/src/versioned_constants.rs | 0.00% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1832 +/- ##
===========================================
+ Coverage 40.10% 55.84% +15.73%
===========================================
Files 26 153 +127
Lines 1895 17640 +15745
Branches 1895 17640 +15745
===========================================
+ Hits 760 9851 +9091
- Misses 1100 7349 +6249
- Partials 35 440 +405
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading