NethermindEth / juno

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

implement snapsync get classes #1878

Closed rianhughes closed 2 weeks ago

rianhughes commented 1 month ago

closes https://github.com/NethermindEth/juno/issues/1876

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 75.19%. Comparing base (c64bac4) to head (ac39e4f).

Files Patch % Lines
blockchain/snap_server.go 0.00% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1878 +/- ## ========================================== - Coverage 75.31% 75.19% -0.12% ========================================== Files 97 98 +1 Lines 8332 8349 +17 ========================================== + Hits 6275 6278 +3 - Misses 1522 1536 +14 Partials 535 535 ```

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