NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
371 stars 158 forks source link

Add starknet.go tests to CI #1881

Open wojciechos opened 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 75.37%. Comparing base (1f15377) to head (74e3a48). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1881 +/- ## ========================================== + Coverage 75.30% 75.37% +0.07% ========================================== Files 97 97 Lines 8332 8342 +10 ========================================== + Hits 6274 6288 +14 Misses 1522 1522 + Partials 536 532 -4 ```

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

rianhughes commented 3 weeks ago

Looks good, but I think we should wait until starknet.go makes a release where all RPC0.7.0 tests pass