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 syscall counting for native syscall handler #1555

Merged
merged 1 commit into from
Nov 10, 2024

feat(blockifier): add syscall counting logic for native

3d4ab3d
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): add syscall counting for native syscall handler #1555

feat(blockifier): add syscall counting logic for native
3d4ab3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2024 in 1s

68.51% (+28.41%) compared to e3165c4

View this Pull Request on Codecov

68.51% (+28.41%) compared to e3165c4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.51%. Comparing base (e3165c4) to head (3d4ab3d).
Report is 273 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1555       +/-   ##
===========================================
+ Coverage   40.10%   68.51%   +28.41%     
===========================================
  Files          26      102       +76     
  Lines        1895    13687    +11792     
  Branches     1895    13687    +11792     
===========================================
+ Hits          760     9378     +8618     
- Misses       1100     3908     +2808     
- Partials       35      401      +366     

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