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
169 stars 97 forks source link

Add run_in_docker.sh to allow repetitive builds #2008

Open alon-dotan-starkware opened 1 week ago

alon-dotan-starkware commented 1 week ago

This change is Reviewable

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 78.35%. Comparing base (a3bda1e) to head (ec040a2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2008 +/- ## ======================================= Coverage 78.35% 78.35% ======================================= Files 63 63 Lines 8990 8990 Branches 8990 8990 ======================================= Hits 7044 7044 Misses 1498 1498 Partials 448 448 ```

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