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 #1240

Merged
merged 7 commits into from
Oct 10, 2024

chore: restore rebase unintended changes

e9d7c2a
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): add NativeSyscallHandler #1240

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