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 read and write cairo native syscalls #1305

Merged
merged 2 commits into from
Nov 11, 2024

feat(blockifier): add dummy non-recoverable error handling

8313167
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): add read and write cairo native syscalls #1305

feat(blockifier): add dummy non-recoverable error handling
8313167
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

62.61% (+22.51%) compared to e3165c4

View this Pull Request on Codecov

62.61% (+22.51%) compared to e3165c4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.61%. Comparing base (e3165c4) to head (8313167).
Report is 308 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1305       +/-   ##
===========================================
+ Coverage   40.10%   62.61%   +22.51%     
===========================================
  Files          26      361      +335     
  Lines        1895    39045    +37150     
  Branches     1895    39045    +37150     
===========================================
+ Hits          760    24449    +23689     
- Misses       1100    12567    +11467     
- Partials       35     2029     +1994     

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