(feat): tracing support for state-sync transactions #2172
Codecov / codecov/project
failed
Apr 2, 2026 in 0s
51.82% (-0.07%) compared to 4d3fff5
View this Pull Request on Codecov
51.82% (-0.07%) compared to 4d3fff5
Details
Codecov Report
❌ Patch coverage is 22.30428% with 526 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.82%. Comparing base (4d3fff5) to head (c24f772).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2172 +/- ##
===========================================
- Coverage 51.88% 51.82% -0.07%
===========================================
Files 884 884
Lines 155324 155311 -13
===========================================
- Hits 80593 80485 -108
- Misses 69522 69627 +105
+ Partials 5209 5199 -10 | Files with missing lines | Coverage Δ | |
|---|---|---|
| eth/ethconfig/config.go | 78.94% <100.00%> (ø) |
|
| eth/filters/IIterator.go | 0.00% <ø> (ø) |
|
| eth/tracers/dir.go | 52.94% <ø> (ø) |
|
| internal/cli/server/config.go | 63.87% <100.00%> (+0.02%) |
⬆️ |
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| params/protocol_params.go | 84.21% <ø> (ø) |
|
| tests/bor/helper.go | 74.51% <100.00%> (ø) |
|
| consensus/bor/bor.go | 83.52% <60.00%> (-0.12%) |
⬇️ |
| consensus/bor/heimdall/span/spanner.go | 44.53% <57.14%> (ø) |
|
| eth/backend.go | 52.32% <0.00%> (-0.22%) |
⬇️ |
| ... and 13 more |
... and 32 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| eth/ethconfig/config.go | 78.94% <100.00%> (ø) |
|
| eth/filters/IIterator.go | 0.00% <ø> (ø) |
|
| eth/tracers/dir.go | 52.94% <ø> (ø) |
|
| internal/cli/server/config.go | 63.87% <100.00%> (+0.02%) |
⬆️ |
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| params/protocol_params.go | 84.21% <ø> (ø) |
|
| tests/bor/helper.go | 74.51% <100.00%> (ø) |
|
| consensus/bor/bor.go | 83.52% <60.00%> (-0.12%) |
⬇️ |
| consensus/bor/heimdall/span/spanner.go | 44.53% <57.14%> (ø) |
|
| eth/backend.go | 52.32% <0.00%> (-0.22%) |
⬇️ |
| ... and 13 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