starkware-libs / blockifier

Blockifier is a Rust implementation for the transaction-executing component in the StarkNet sequencer, in charge of creating state diffs and blocks.
Apache License 2.0
170 stars 107 forks source link

fix: errors introduced by merging PR #1918 #1957

Closed avi-starkware closed 3 months ago

avi-starkware commented 3 months ago

This change is Reviewable

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.10%. Comparing base (cf5d3b6) to head (001c0e2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1957 +/- ## ========================================== + Coverage 78.03% 78.10% +0.06% ========================================== Files 61 61 Lines 8760 8897 +137 Branches 8760 8897 +137 ========================================== + Hits 6836 6949 +113 - Misses 1486 1513 +27 + Partials 438 435 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.