Skip to content

perf(rpc): add progressive block trace caching - #4021

Open
danielntmd wants to merge 3 commits into
mainfrom
danielntmd/progressive-trace-cache
Open

perf(rpc): add progressive block trace caching#4021
danielntmd wants to merge 3 commits into
mainfrom
danielntmd/progressive-trace-cache

refactor(rpc): simplify progressive trace caching

0c2c855
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2026 in 0s

79.24% (target 70.00%)

View this Pull Request on Codecov

79.24% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 90.39301% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.24%. Comparing base (e85a15e) to head (0c2c855).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
rpc/v10/trace_progressive.go 83.78% 18 Missing ⚠️
rpc/v10/trace.go 92.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4021      +/-   ##
==========================================
+ Coverage   79.19%   79.24%   +0.05%     
==========================================
  Files         464      467       +3     
  Lines       35741    35947     +206     
==========================================
+ Hits        28305    28487     +182     
- Misses       7427     7451      +24     
  Partials        9        9              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.