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 4 forks source link

feature: add sierra contract #75

Closed varex83 closed 2 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 69.66%. Comparing base (71c2099) to head (747cf2d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/add-native-execution-engine #75 +/- ## ==================================================================== Coverage 69.66% 69.66% ==================================================================== Files 75 75 Lines 9649 9649 Branches 9649 9649 ==================================================================== Hits 6722 6722 Misses 2460 2460 Partials 467 467 ```

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