Skip to content

(feat): implement debug_traceCallMany#2257

Open
manav2401 wants to merge 10 commits into
developfrom
manav/trace-call-many
Open

(feat): implement debug_traceCallMany#2257
manav2401 wants to merge 10 commits into
developfrom
manav/trace-call-many

eth/tracers: fix typo, fix failing test

268b649
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 1s

53.41% (-0.01%) compared to 706b800, passed because coverage increased by 0% when compared to adjusted base (53.41%)

View this Pull Request on Codecov

53.41% (-0.01%) compared to 706b800, passed because coverage increased by 0% when compared to adjusted base (53.41%)

Details

Codecov Report

❌ Patch coverage is 94.79769% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.41%. Comparing base (706b800) to head (268b649).

Files with missing lines Patch % Lines
eth/tracers/api.go 94.79% 6 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2257      +/-   ##
===========================================
- Coverage    53.41%   53.41%   -0.01%     
===========================================
  Files          896      896              
  Lines       159713   159886     +173     
===========================================
+ Hits         85314    85400      +86     
- Misses       69071    69152      +81     
- Partials      5328     5334       +6     
Files with missing lines Coverage Δ
eth/tracers/api.go 71.99% <94.79%> (+4.33%) ⬆️

... and 25 files with indirect coverage changes

Files with missing lines Coverage Δ
eth/tracers/api.go 71.99% <94.79%> (+4.33%) ⬆️

... and 25 files with indirect coverage changes

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