fix(evm): tx receipt proper marshalling #2101
Merged
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%) |
⬆️ |
Loading