NethermindEth / juno

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

Add p2p sync test into CI #1754

Open wojciechos opened 3 months ago

wojciechos commented 3 months ago

Test check full sepolia sync via p2p after every merge to main branch on the p2p-network.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 75.33%. Comparing base (264eb96) to head (24a52f5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1754 +/- ## ========================================== + Coverage 75.24% 75.33% +0.09% ========================================== Files 97 97 Lines 8313 8313 ========================================== + Hits 6255 6263 +8 + Misses 1522 1518 -4 + Partials 536 532 -4 ```

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