feat(blockifier): add NativeSyscallHandler
#1240
Merged
Codecov / codecov/project
succeeded
Oct 10, 2024 in 0s
69.30% (-4.89%) compared to b0cfe82
View this Pull Request on Codecov
69.30% (-4.89%) compared to b0cfe82
Details
Codecov Report
Attention: Patch coverage is 10.24590%
with 219 lines
in your changes missing coverage. Please review.
Project coverage is 69.30%. Comparing base (
b0cfe82
) to head (e9d7c2a
).
Report is 312 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...blockifier/src/execution/native/syscall_handler.rs | 0.00% | 219 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1240 +/- ##
==========================================
- Coverage 74.18% 69.30% -4.89%
==========================================
Files 359 88 -271
Lines 36240 11803 -24437
Branches 36240 11803 -24437
==========================================
- Hits 26886 8180 -18706
+ Misses 7220 3256 -3964
+ Partials 2134 367 -1767
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading