fix(eth): serialize empty lists as [] instead of null#7214
Merged
Codecov / codecov/project
succeeded
Jun 24, 2026 in 0s
64.06% (+0.04%) compared to d3ce944
View this Pull Request on Codecov
64.06% (+0.04%) compared to d3ce944
Details
Codecov Report
❌ Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.06%. Comparing base (d3ce944) to head (6cebe06).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/lotus_json/vec.rs | 90.00% | 0 Missing and 1 partial |
| src/rpc/methods/eth.rs | 92.30% | 1 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/rpc/methods/eth/eth_tx.rs | 100.00% <100.00%> (+31.81%) |
⬆️ |
| src/lotus_json/vec.rs | 77.77% <90.00%> (+16.23%) |
⬆️ |
| src/rpc/methods/eth.rs | 65.04% <92.30%> (+0.07%) |
⬆️ |
... and 9 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update d3ce944...6cebe06. Read the comment docs.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading