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: publish native blockifier artifacts via CI #2001

Closed dorimedini-starkware closed 1 week ago

dorimedini-starkware commented 2 weeks ago

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 80.17%. Comparing base (7f08fad) to head (38ae4de).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2001 +/- ## ======================================= Coverage 80.17% 80.17% ======================================= Files 69 69 Lines 9739 9739 Branches 9739 9739 ======================================= Hits 7808 7808 Misses 1471 1471 Partials 460 460 ```

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