refactor(blockifier): make VersionedConstantsOverrides fields optional #1595
Codecov / codecov/project
succeeded
Oct 28, 2024 in 1s
46.86% (+6.76%) compared to e3165c4
View this Pull Request on Codecov
46.86% (+6.76%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 28.26087%
with 33 lines
in your changes missing coverage. Please review.
Project coverage is 46.86%. Comparing base (
e3165c4
) to head (7b03d3e
).
Report is 39 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/blockifier/src/versioned_constants.rs | 17.64% | 25 Missing and 3 partials |
crates/native_blockifier/src/py_objects.rs | 0.00% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1595 +/- ##
==========================================
+ Coverage 40.10% 46.86% +6.76%
==========================================
Files 26 210 +184
Lines 1895 24749 +22854
Branches 1895 24749 +22854
==========================================
+ Hits 760 11599 +10839
- Misses 1100 12360 +11260
- Partials 35 790 +755
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading