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

feat: add execution info V1 syscall #84

Closed varex83 closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 77.10%. Comparing base (d479f5c) to head (fe426a3).

Files Patch % Lines
...blockifier/src/execution/native/syscall_handler.rs 0.00% 50 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## native2.6.3 #84 +/- ## =============================================== - Coverage 77.45% 77.10% -0.36% =============================================== Files 78 78 Lines 10771 10821 +50 Branches 10771 10821 +50 =============================================== Hits 8343 8343 - Misses 1895 1945 +50 Partials 533 533 ```

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