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): limit characters in cairo1 revert trace #1468

feat(blockifier): limit characters in cairo1 revert trace

44f85b6
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): limit characters in cairo1 revert trace #1468

feat(blockifier): limit characters in cairo1 revert trace
44f85b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

67.35% (+27.24%) compared to e3165c4

View this Pull Request on Codecov

67.35% (+27.24%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 89.55224% with 7 lines in your changes missing coverage. Please review.

Project coverage is 67.35%. Comparing base (e3165c4) to head (44f85b6).
Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/execution/stack_trace.rs 89.55% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1468       +/-   ##
===========================================
+ Coverage   40.10%   67.35%   +27.24%     
===========================================
  Files          26      103       +77     
  Lines        1895    13800    +11905     
  Branches     1895    13800    +11905     
===========================================
+ Hits          760     9295     +8535     
- Misses       1100     4104     +3004     
- Partials       35      401      +366     

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