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 to the use of mlir 18 #86

Closed rodrigo-pino closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 78.33%. Comparing base (840f304) to head (f60e4bb).

Files Patch % Lines
crates/native_blockifier/src/storage.rs 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## native2.6.3 #86 +/- ## =============================================== + Coverage 77.10% 78.33% +1.23% =============================================== Files 78 77 -1 Lines 10821 10652 -169 Branches 10821 10652 -169 =============================================== + Hits 8343 8344 +1 + Misses 1945 1843 -102 + Partials 533 465 -68 ```

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