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

29c5c36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 1s

53.48% (+0.03%) compared to 5df879f

View this Pull Request on Codecov

53.48% (+0.03%) compared to 5df879f

Details

Codecov Report

❌ Patch coverage is 95.23810% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.48%. Comparing base (5df879f) to head (29c5c36).

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2257      +/-   ##
===========================================
+ Coverage    53.44%   53.48%   +0.03%     
===========================================
  Files          896      896              
  Lines       159770   159959     +189     
===========================================
+ Hits         85397    85561     +164     
- Misses       69054    69062       +8     
- Partials      5319     5336      +17     
Files with missing lines Coverage Δ
eth/tracers/api.go 72.40% <95.23%> (+4.74%) ⬆️

... and 24 files with indirect coverage changes

Files with missing lines Coverage Δ
eth/tracers/api.go 72.40% <95.23%> (+4.74%) ⬆️

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