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 address and selector for intermediate cairo1 revert errors #1459

feat(blockifier): add address and selector for intermediate cairo1 re…

251c7e1
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): add address and selector for intermediate cairo1 revert errors #1459

feat(blockifier): add address and selector for intermediate cairo1 re…
251c7e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 1s

67.23% (-6.96%) compared to b0cfe82

View this Pull Request on Codecov

67.23% (-6.96%) compared to b0cfe82

Details

Codecov Report

Attention: Patch coverage is 95.16129% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.23%. Comparing base (b0cfe82) to head (251c7e1).
Report is 486 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/execution/stack_trace.rs 94.00% 1 Missing and 2 partials ⚠️

❗ There is a different number of reports uploaded between BASE (b0cfe82) and HEAD (251c7e1). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (b0cfe82) HEAD (251c7e1)
3 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1459      +/-   ##
==========================================
- Coverage   74.18%   67.23%   -6.96%     
==========================================
  Files         359      102     -257     
  Lines       36240    13680   -22560     
  Branches    36240    13680   -22560     
==========================================
- Hits        26886     9198   -17688     
+ Misses       7220     4081    -3139     
+ Partials     2134      401    -1733     

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