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

test(concurrency): fix worker test to use non-empty bouncer #1960

Closed Yoni-Starkware closed 3 months ago

Yoni-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.19%. Comparing base (0048d03) to head (8c8ef8e).

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

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