NethermindEth / juno

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

Add deployment version verification before running e2e tests #1809

Closed wojciechos closed 5 months ago

wojciechos commented 5 months ago

Added a step to verify deployment versions before tests, ensuring tests run on the latest deployment, enhancing test accuracy and reliability.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 74.20%. Comparing base (df36a00) to head (20406bc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1809 +/- ## ========================================== - Coverage 74.27% 74.20% -0.08% ========================================== Files 90 90 Lines 8206 8206 ========================================== - Hits 6095 6089 -6 - Misses 1587 1590 +3 - Partials 524 527 +3 ```

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