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

fix: big4int to u256 conversion, add test to track the correctness #69

Closed varex83 closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 72.84%. Comparing base (b6edd79) to head (0c4da45).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## native #69 +/- ## ========================================== + Coverage 72.81% 72.84% +0.03% ========================================== Files 75 75 Lines 10354 10368 +14 Branches 10354 10368 +14 ========================================== + Hits 7539 7553 +14 Misses 2323 2323 Partials 492 492 ```

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