Skip to content

perf(rpc): introduce progressive trace caching - #4080

Open
danielntmd wants to merge 2 commits into
danielntmd/progressive-trace-primitivesfrom
danielntmd/progressive-trace-integration
Open

danielntmd wants to merge 2 commits into
danielntmd/progressive-trace-primitivesfrom
danielntmd/progressive-trace-integration

test(rpc): exercise progressive tracing through public handlers

b5bbbac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2026 in 1s

79.46% (target 70.00%)

View this Pull Request on Codecov

79.46% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 83.33333% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.46%. Comparing base (5132f3f) to head (b5bbbac).

Files with missing lines Patch % Lines
rpc/v8/trace.go 82.92% 7 Missing ⚠️
rpc/v9/trace.go 75.86% 7 Missing ⚠️
rpc/v10/trace.go 92.30% 2 Missing ⚠️
Additional details and impacted files
@@                             Coverage Diff                             @@
##           danielntmd/progressive-trace-primitives    #4080      +/-   ##
===========================================================================
+ Coverage                                    79.43%   79.46%   +0.03%     
===========================================================================
  Files                                          470      470              
  Lines                                        36212    36293      +81     
===========================================================================
+ Hits                                         28765    28841      +76     
- Misses                                        7438     7443       +5     
  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.