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

fix(rpc): TransactionTrace matches rpc v6 specs #2581

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

fix: TransactionTrace.Events matches specs

deafd5c
Select commit
Loading
Failed to load commit list.
Open

fix(rpc): TransactionTrace matches rpc v6 specs #2581

fix: TransactionTrace.Events matches specs
deafd5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2025 in 0s

74.18% (target 70.00%)

View this Pull Request on Codecov

74.18% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 99.27273% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.18%. Comparing base (50efd33) to head (deafd5c).

Files with missing lines Patch % Lines
rpc/v6/trace.go 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2581      +/-   ##
==========================================
+ Coverage   73.70%   74.18%   +0.48%     
==========================================
  Files         137      138       +1     
  Lines       16711    16833     +122     
==========================================
+ Hits        12317    12488     +171     
+ Misses       3534     3490      -44     
+ Partials      860      855       -5     

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