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(evm): tx receipt proper marshalling #2101

Merged
merged 6 commits into from
Oct 31, 2024

fix: minor timeout fix

316493b
Select commit
Loading
Failed to load commit list.
Merged

fix(evm): tx receipt proper marshalling #2101

fix: minor timeout fix
316493b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

64.57% (target 60.00%)

View this Pull Request on Codecov

64.57% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 58.33333% with 10 lines in your changes missing coverage. Please review.

Project coverage is 64.57%. Comparing base (7b7beb7) to head (316493b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
eth/rpc/backend/tx_info.go 58.33% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2101      +/-   ##
==========================================
- Coverage   64.58%   64.57%   -0.02%     
==========================================
  Files         271      271              
  Lines       21237    21246       +9     
==========================================
+ Hits        13716    13719       +3     
- Misses       6574     6575       +1     
- Partials      947      952       +5     
Files with missing lines Coverage Δ
eth/rpc/backend/tx_info.go 45.89% <58.33%> (+1.12%) ⬆️

... and 3 files with indirect coverage changes