NethermindEth / juno

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

Fix issues found by golangci-linter v1.56.2 #1743

Closed kirugan closed 3 months ago

kirugan commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 72.00%. Comparing base (e7469e9) to head (7e04954).

Files Patch % Lines
core/felt/felt.go 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1743 +/- ## ========================================== - Coverage 72.03% 72.00% -0.03% ========================================== Files 90 90 Lines 9725 9724 -1 ========================================== - Hits 7005 7002 -3 - Misses 2194 2196 +2 Partials 526 526 ```

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