Backport release/v6.5: fix(evmrpc): return empty array instead of null for eth_getFilterLogs and eth_getFilterChanges
#3325
+87
−22
Codecov / codecov/project
succeeded
Apr 28, 2026 in 0s
58.34% (+0.00%) compared to afda866
View this Pull Request on Codecov
58.34% (+0.00%) compared to afda866
Details
Codecov Report
❌ Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.34%. Comparing base (afda866) to head (fe0e28e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| evmrpc/filter.go | 25.00% | 4 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## release/v6.5 #3325 +/- ##
=============================================
Coverage 58.34% 58.34%
=============================================
Files 2091 2091
Lines 173036 173041 +5
=============================================
+ Hits 100951 100956 +5
Misses 63080 63080
Partials 9005 9005 | Files with missing lines | Coverage Δ | |
|---|---|---|
| evmrpc/filter.go | 69.76% <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