feat(blockifier): add entry point execution logic for native #1158
Codecov / codecov/project
succeeded
Oct 21, 2024 in 0s
75.80% (+1.61%) compared to b0cfe82
View this Pull Request on Codecov
75.80% (+1.61%) compared to b0cfe82
Details
Codecov Report
Attention: Patch coverage is 0%
with 84 lines
in your changes missing coverage. Please review.
Project coverage is 75.80%. Comparing base (
b0cfe82
) to head (c773bf1
).
Report is 441 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...fier/src/execution/native/entry_point_execution.rs | 0.00% | 76 Missing |
crates/blockifier/src/execution/execution_utils.rs | 0.00% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1158 +/- ##
==========================================
+ Coverage 74.18% 75.80% +1.61%
==========================================
Files 359 360 +1
Lines 36240 38485 +2245
Branches 36240 38485 +2245
==========================================
+ Hits 26886 29173 +2287
+ Misses 7220 7089 -131
- Partials 2134 2223 +89
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading