feat(blockifier): add address and selector for intermediate cairo1 revert errors #1459
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.
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.
Loading