NethermindEth / juno

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

Handle pending block case in traceTransaction method #1833

Closed kirugan closed 2 months ago

kirugan commented 2 months ago

Issue #1794

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 75.01%. Comparing base (c04fa8e) to head (237f41e).

Files Patch % Lines
rpc/trace.go 69.23% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1833 +/- ## ========================================== + Coverage 74.46% 75.01% +0.55% ========================================== Files 96 96 Lines 8177 8186 +9 ========================================== + Hits 6089 6141 +52 + Misses 1568 1518 -50 - Partials 520 527 +7 ```

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