NethermindEth / juno

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

Fix feeder public_key decoding #1874

Closed kirugan closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 75.38%. Comparing base (315cfd7) to head (1a91d8a).

Files Patch % Lines
clients/feeder/feeder.go 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1874 +/- ## ========================================== + Coverage 75.25% 75.38% +0.12% ========================================== Files 97 97 Lines 8333 8332 -1 ========================================== + Hits 6271 6281 +10 + Misses 1525 1519 -6 + Partials 537 532 -5 ```

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