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: add sierra class condition #83

Closed rodrigo-pino closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 77.45%. Comparing base (3fc46e7) to head (b0d9ab7).

Files Patch % Lines
crates/blockifier/src/execution/contract_class.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## native2.6.3 #83 +/- ## ============================================ Coverage 77.45% 77.45% ============================================ Files 78 78 Lines 10771 10771 Branches 10771 10771 ============================================ Hits 8343 8343 Misses 1895 1895 Partials 533 533 ```

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