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

refactor(concurrency): change worker executor field block context to reference #1958

Closed noaov1 closed 3 months ago

noaov1 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.18%. Comparing base (e2cfead) to head (b708951).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1958 +/- ## ======================================= Coverage 78.18% 78.18% ======================================= Files 62 62 Lines 8828 8828 Branches 8828 8828 ======================================= Hits 6902 6902 Misses 1486 1486 Partials 440 440 ```

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