Skip to content

feat(rpc): add progressive trace range and checkpoint helpers - #4079

Open
danielntmd wants to merge 4 commits into
danielntmd/shared-trace-cache-integrationfrom
danielntmd/progressive-trace-primitives
Open

danielntmd wants to merge 4 commits into
danielntmd/shared-trace-cache-integrationfrom
danielntmd/progressive-trace-primitives

refactor(rpc): clarify progressive trace planning and completion

62964ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2026 in 1s

79.45% (target 70.00%)

View this Pull Request on Codecov

79.45% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 79.81651% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.45%. Comparing base (81e483f) to head (62964ea).

Files with missing lines Patch % Lines
rpc/tracecache/progressive.go 78.35% 21 Missing ⚠️
rpc/tracecache/trace.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@                              Coverage Diff                              @@
##           danielntmd/shared-trace-cache-integration    #4079      +/-   ##
=============================================================================
- Coverage                                      79.46%   79.45%   -0.02%     
=============================================================================
  Files                                            469      470       +1     
  Lines                                          36160    36268     +108     
=============================================================================
+ Hits                                           28736    28818      +82     
- Misses                                          7415     7441      +26     
  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.