refactor(blockifier): native syscall handler new
method params
#1380
Codecov / codecov/project
succeeded
Oct 24, 2024 in 0s
67.34% (+27.23%) compared to e3165c4
View this Pull Request on Codecov
67.34% (+27.23%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 0%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 67.34%. Comparing base (
e3165c4
) to head (e203e9f
).
Report is 12 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...fier/src/execution/native/entry_point_execution.rs | 0.00% | 10 Missing |
...blockifier/src/execution/native/syscall_handler.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1380 +/- ##
===========================================
+ Coverage 40.10% 67.34% +27.23%
===========================================
Files 26 102 +76
Lines 1895 13690 +11795
Branches 1895 13690 +11795
===========================================
+ Hits 760 9219 +8459
- Misses 1100 4070 +2970
- Partials 35 401 +366
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading