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

fix(native_blockifier): re-enable codecov #2028

Closed alon-dotan-starkware closed 1 week ago

alon-dotan-starkware 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 79.91%. Comparing base (9e9a26c) to head (3c83cc5). Report is 38 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2028 +/- ## ========================================== - Coverage 80.17% 79.91% -0.26% ========================================== Files 69 69 Lines 9739 9693 -46 Branches 9739 9693 -46 ========================================== - Hits 7808 7746 -62 - Misses 1471 1487 +16 Partials 460 460 ```

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