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

chore(concurrency, fee): check concurrency mode in complete_fee_trans… #2005

Closed Yoni-Starkware closed 2 weeks ago

Yoni-Starkware commented 2 weeks ago

…fer_flow


This change is Reviewable

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 78.45%. Comparing base (4d37538) to head (70e9563).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2005 +/- ## ======================================= Coverage 78.45% 78.45% ======================================= Files 62 62 Lines 8970 8970 Branches 8970 8970 ======================================= Hits 7037 7037 Misses 1486 1486 Partials 447 447 ```

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