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

chore(transaction): create branch to debug ERC20 test failures on macos #89

Closed CyndieKamau closed 2 months ago

CyndieKamau commented 3 months ago

This branch is for testing why erc20 tests are failing on macos

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 78.84%. Comparing base (3b16c2a) to head (6ee03a1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## native2.6.3 #89 +/- ## ============================================ Coverage 78.84% 78.84% ============================================ Files 77 77 Lines 10653 10653 Branches 10653 10653 ============================================ Hits 8399 8399 Misses 1785 1785 Partials 469 469 ```

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