refactor(execution): share enable_reverts check #1494
Merged
Codecov / codecov/project
succeeded
Oct 21, 2024 in 0s
69.75% (-4.44%) compared to b0cfe82
View this Pull Request on Codecov
69.75% (-4.44%) compared to b0cfe82
Details
Codecov Report
Attention: Patch coverage is 63.63636%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 69.75%. Comparing base (
b0cfe82
) to head (5808912
).
Report is 449 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...fier/src/execution/native/entry_point_execution.rs | 0.00% | 3 Missing |
.../blockifier/src/execution/entry_point_execution.rs | 50.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1494 +/- ##
==========================================
- Coverage 74.18% 69.75% -4.44%
==========================================
Files 359 96 -263
Lines 36240 13104 -23136
Branches 36240 13104 -23136
==========================================
- Hits 26886 9141 -17745
+ Misses 7220 3563 -3657
+ Partials 2134 400 -1734
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading