NethermindEth / juno

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

Remove depreciated networks from tests (by @stefanalfbo) #1861

Closed pnowosie closed 1 month ago

pnowosie commented 1 month ago

This PR bundles excellent work from 4 other PRs proposed by @stefanalfbo which are:

I've bundled them together only to speed up merging process which lagging on codecow check.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 75.13%. Comparing base (88b87fa) to head (023effc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1861 +/- ## ========================================== + Coverage 75.02% 75.13% +0.10% ========================================== Files 96 96 Lines 8183 8183 ========================================== + Hits 6139 6148 +9 + Misses 1517 1510 -7 + Partials 527 525 -2 ```

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