starkware-libs / 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
170 stars 107 forks source link

Dori/test branch #2006

Closed dorimedini-starkware closed 3 months ago

dorimedini-starkware commented 3 months ago

This change is Reviewable

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 78.44%. Comparing base (4d37538) to head (ade31be). Report is 1 commits behind head on dori/so-for-bazel.

Files Patch % Lines
crates/native_blockifier/src/py_block_executor.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dori/so-for-bazel #2006 +/- ## ===================================================== - Coverage 78.45% 78.44% -0.01% ===================================================== Files 62 62 Lines 8970 8971 +1 Branches 8970 8971 +1 ===================================================== Hits 7037 7037 - Misses 1486 1487 +1 Partials 447 447 ```

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