NethermindEth / 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
1 stars 3 forks source link

chore: update cairo-native revision #88

Closed varex83 closed 1 week ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 79.03%. Comparing base (3844200) to head (c91b52f). Report is 1 commits behind head on native2.6.3.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## native2.6.3 #88 +/- ## =============================================== + Coverage 78.33% 79.03% +0.70% =============================================== Files 77 77 Lines 10652 10627 -25 Branches 10652 10627 -25 =============================================== + Hits 8344 8399 +55 + Misses 1843 1759 -84 - Partials 465 469 +4 ```

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