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): test scenarios of validate_reads with unvalid reads #1955

Closed OriStarkware closed 2 months ago

OriStarkware 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.42%. Comparing base (6e06e79) to head (72c30b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1955 +/- ## ======================================= Coverage 78.42% 78.42% ======================================= Files 62 62 Lines 8913 8913 Branches 8913 8913 ======================================= Hits 6990 6990 Misses 1476 1476 Partials 447 447 ```

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