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: address more comments

256a18d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 1s

53.44% (+0.02%) compared to 706b800

View this Pull Request on Codecov

53.44% (+0.02%) compared to 706b800

Details

Codecov Report

❌ Patch coverage is 94.57831% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.44%. Comparing base (706b800) to head (256a18d).

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2257      +/-   ##
===========================================
+ Coverage    53.41%   53.44%   +0.02%     
===========================================
  Files          896      896              
  Lines       159713   159879     +166     
===========================================
+ Hits         85314    85447     +133     
- Misses       69071    69099      +28     
- Partials      5328     5333       +5     
Files with missing lines Coverage Δ
eth/tracers/api.go 71.81% <94.57%> (+4.15%) ⬆️

... and 19 files with indirect coverage changes

Files with missing lines Coverage Δ
eth/tracers/api.go 71.81% <94.57%> (+4.15%) ⬆️

... and 19 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.