(feat): tracing support for state-sync transactions #2172
Codecov / codecov/project
failed
May 14, 2026 in 1s
52.23% (-0.07%) compared to f0ed88c
View this Pull Request on Codecov
52.23% (-0.07%) compared to f0ed88c
Details
Codecov Report
❌ Patch coverage is 31.80124% with 549 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.23%. Comparing base (f0ed88c) to head (107249a).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2172 +/- ##
===========================================
- Coverage 52.29% 52.23% -0.07%
===========================================
Files 885 886 +1
Lines 155727 155726 -1
===========================================
- Hits 81441 81339 -102
- Misses 69055 69172 +117
+ Partials 5231 5215 -16 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/parallel_state_processor.go | 22.15% <100.00%> (+0.24%) |
⬆️ |
| core/types/bor_receipt.go | 0.00% <ø> (ø) |
|
| eth/ethconfig/config.go | 78.94% <100.00%> (ø) |
|
| eth/filters/IIterator.go | 0.00% <ø> (ø) |
|
| eth/tracers/dir.go | 76.47% <ø> (+23.52%) |
⬆️ |
| eth/tracers/state_sync_tracing_hooks.go | 100.00% <100.00%> (ø) |
|
| internal/cli/server/config.go | 63.93% <100.00%> (+0.05%) |
⬆️ |
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| params/protocol_params.go | 84.21% <ø> (ø) |
|
| tests/bor/helper.go | 74.66% <100.00%> (+0.14%) |
⬆️ |
| ... and 15 more |
... and 19 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| core/parallel_state_processor.go | 22.15% <100.00%> (+0.24%) |
⬆️ |
| core/types/bor_receipt.go | 0.00% <ø> (ø) |
|
| eth/ethconfig/config.go | 78.94% <100.00%> (ø) |
|
| eth/filters/IIterator.go | 0.00% <ø> (ø) |
|
| eth/tracers/dir.go | 76.47% <ø> (+23.52%) |
⬆️ |
| eth/tracers/state_sync_tracing_hooks.go | 100.00% <100.00%> (ø) |
|
| internal/cli/server/config.go | 63.93% <100.00%> (+0.05%) |
⬆️ |
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| params/protocol_params.go | 84.21% <ø> (ø) |
|
| tests/bor/helper.go | 74.66% <100.00%> (+0.14%) |
⬆️ |
| ... and 15 more |
🚀 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.
Loading