feat(blockifier): add NativeSyscallHandler
#1157
Closed
Codecov / codecov/project
succeeded
Oct 7, 2024 in 0s
69.23% (-1.22%) compared to 2986be6
View this Pull Request on Codecov
69.23% (-1.22%) compared to 2986be6
Details
Codecov Report
Attention: Patch coverage is 10.24590%
with 219 lines
in your changes missing coverage. Please review.
Project coverage is 69.23%. Comparing base (
2986be6
) to head (3b10658
).
Files with missing lines | Patch % | Lines |
---|---|---|
...blockifier/src/execution/native/syscall_handler.rs | 0.00% | 219 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## native/add-native-execution-engine #1157 +/- ##
======================================================================
- Coverage 70.44% 69.23% -1.22%
======================================================================
Files 87 88 +1
Lines 11512 11756 +244
Branches 11512 11756 +244
======================================================================
+ Hits 8110 8139 +29
- Misses 3033 3248 +215
Partials 369 369
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading