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: upgrade sn_api #2020

Open MohammadNassar1 opened 1 week ago

MohammadNassar1 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 83.46%. Comparing base (cbfddc3) to head (b983adf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main-mempool #2020 +/- ## ============================================= Coverage 83.46% 83.46% ============================================= Files 45 45 Lines 7270 7270 Branches 7270 7270 ============================================= Hits 6068 6068 Misses 828 828 Partials 374 374 ```

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