NethermindEth / juno

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

Fix estimateFee for v0.6 #1740

Closed kirugan closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 72.09%. Comparing base (6026484) to head (1e54523).

Files Patch % Lines
rpc/handlers.go 37.14% 22 Missing :warning:
node/throttled_vm.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1740 +/- ## ========================================== - Coverage 72.09% 72.09% -0.01% ========================================== Files 90 90 Lines 9712 9725 +13 ========================================== + Hits 7002 7011 +9 - Misses 2185 2191 +6 + Partials 525 523 -2 ```

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