fix(evmrpc): honor trace_timeout in profiled debug_traceBlock path (PLT-989) - #3914
Merged
amir-deris merged 3 commits intoAug 13, 2026
Merged
Codecov / codecov/project
succeeded
Aug 13, 2026 in 1s
58.49% (-1.00%) compared to 8bbac80
View this Pull Request on Codecov
58.49% (-1.00%) compared to 8bbac80
Details
Codecov Report
❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.49%. Comparing base (8bbac80) to head (e921de0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| evmrpc/block_trace_profiled.go | 75.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3914 +/- ##
==========================================
- Coverage 59.48% 58.49% -1.00%
==========================================
Files 2325 2229 -96
Lines 198647 188027 -10620
==========================================
- Hits 118160 109977 -8183
+ Misses 69258 67655 -1603
+ Partials 11229 10395 -834 | Files with missing lines | Coverage Δ | |
|---|---|---|
| evmrpc/block_trace_profiled.go | 25.40% <75.00%> (+9.81%) |
⬆️ |
🚀 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