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 non-recoverable error handling for native syscall handler #1948

Merged
merged 3 commits into from
Nov 14, 2024

refactor(blockifier): update native error name

b0fa3a9
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): add non-recoverable error handling for native syscall handler #1948

refactor(blockifier): update native error name
b0fa3a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

69.06% (+28.95%) compared to e3165c4

View this Pull Request on Codecov

69.06% (+28.95%) compared to e3165c4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.06%. Comparing base (e3165c4) to head (b0fa3a9).
Report is 394 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1948       +/-   ##
===========================================
+ Coverage   40.10%   69.06%   +28.95%     
===========================================
  Files          26      105       +79     
  Lines        1895    13659    +11764     
  Branches     1895    13659    +11764     
===========================================
+ Hits          760     9433     +8673     
- Misses       1100     3823     +2723     
- Partials       35      403      +368     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.