Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle pending block case in traceTransaction method #1833

Merged
merged 4 commits into from
Apr 23, 2024

Merge remote-tracking branch 'origin/main' into kirugan/trace-tx-in-p…

237f41e
Select commit
Loading
Failed to load commit list.
Merged

Handle pending block case in traceTransaction method #1833

Merge remote-tracking branch 'origin/main' into kirugan/trace-tx-in-p…
237f41e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

75.01% (target 70.00%)

View this Pull Request on Codecov

75.01% (target 70.00%)

Details

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.