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: complete failed transaction receipts with block data #1952

Merged
merged 10 commits into from
Nov 21, 2024

improve logic

b6f4015
Select commit
Loading
Failed to load commit list.
Merged

fix: complete failed transaction receipts with block data #1952

improve logic
b6f4015
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2024 in 0s

61.63% (target 60.00%)

View this Pull Request on Codecov

61.63% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 21.21212% with 26 lines in your changes missing coverage. Please review.

Project coverage is 61.63%. Comparing base (38418af) to head (b6f4015).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
evmrpc/tx.go 21.21% 26 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1952      +/-   ##
==========================================
+ Coverage   61.51%   61.63%   +0.11%     
==========================================
  Files         263      263              
  Lines       23328    23427      +99     
==========================================
+ Hits        14351    14440      +89     
- Misses       7969     7982      +13     
+ Partials     1008     1005       -3     
Files with missing lines Coverage Δ
evmrpc/tx.go 59.44% <21.21%> (-5.26%) ⬇️

... and 16 files with indirect coverage changes

---- 🚨 Try these New Features: