fix: complete failed transaction receipts with block data #1952
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
@@ 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%) |
⬇️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading