Skip to content

refactor(rpc): trace block reads - #3952

Merged
rodrodros merged 12 commits into
mainfrom
refactor/rpc/trace-block-reads
Aug 21, 2026
Merged

refactor(rpc): trace block reads#3952
rodrodros merged 12 commits into
mainfrom
refactor/rpc/trace-block-reads

test(core): cover the combined transactions and receipts serializer

fc8632f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

77.25% (target 70.00%)

View this Pull Request on Codecov

77.25% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 65.43210% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.25%. Comparing base (cfe9406) to head (fc8632f).

Files with missing lines Patch % Lines
rpc/v10/trace.go 65.21% 21 Missing and 3 partials ⚠️
rpc/v9/trace.go 63.33% 18 Missing and 4 partials ⚠️
core/accessors.go 57.14% 5 Missing and 1 partial ⚠️
core/block_transaction_serializer.go 50.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3952      +/-   ##
==========================================
+ Coverage   74.67%   77.25%   +2.58%     
==========================================
  Files         462      163     -299     
  Lines       41029    19786   -21243     
==========================================
- Hits        30637    15286   -15351     
+ Misses       8293     3487    -4806     
+ Partials     2099     1013    -1086     

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