Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(blockifier): add NativeSyscallHandler #1157

chore: restore rebase unintended changes

3b10658
Select commit
Loading
Failed to load commit list.
Closed

feat(blockifier): add NativeSyscallHandler #1157

chore: restore rebase unintended changes
3b10658
Select commit
Loading
Failed to load commit list.
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.