fix(evmrpc): return empty array instead of null for eth_getFilterLogs and eth_getFilterChanges #3292
Codecov / codecov/project
succeeded
Apr 21, 2026 in 0s
59.36% (+0.00%) compared to f2f5f21
View this Pull Request on Codecov
59.36% (+0.00%) compared to f2f5f21
Details
Codecov Report
❌ Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.36%. Comparing base (f2f5f21) to head (393c2ff).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| evmrpc/filter.go | 25.00% | 4 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #3292 +/- ##
=======================================
Coverage 59.36% 59.36%
=======================================
Files 2072 2072
Lines 169942 169947 +5
=======================================
+ Hits 100887 100892 +5
Misses 60271 60271
Partials 8784 8784 | Files with missing lines | Coverage Δ | |
|---|---|---|
| evmrpc/filter.go | 69.89% <25.00%> (+0.22%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading