Closed wojciechos closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.60%. Comparing base (
5844141
) to head (5f0b4f2
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The tests TestBlockWithTxHashes and TestBlockWithTxs were failing due to outdated starknet.go. Updating starknet.go should resolve these failures, as seen in the failing test sample.