NethermindEth / juno

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

Add exhaustruct linter #1884

Closed kirugan closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 75.42%. Comparing base (1f15377) to head (9e51857).

Files Patch % Lines
adapters/vm2core/vm2core.go 70.00% 3 Missing :warning:
adapters/core2sn/class.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1884 +/- ## ========================================== + Coverage 75.30% 75.42% +0.12% ========================================== Files 97 97 Lines 8332 8342 +10 ========================================== + Hits 6274 6292 +18 + Misses 1522 1520 -2 + Partials 536 530 -6 ```

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