(feat): tracing support for state-sync transactions #2172
Codecov / codecov/project
failed
Apr 7, 2026 in 0s
51.88% (-0.05%) compared to 438596d
View this Pull Request on Codecov
51.88% (-0.05%) compared to 438596d
Details
Codecov Report
❌ Patch coverage is 29.30175% with 567 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.88%. Comparing base (438596d) to head (f499ceb).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2172 +/- ##
===========================================
- Coverage 51.93% 51.88% -0.05%
===========================================
Files 884 885 +1
Lines 155446 155440 -6
===========================================
- Hits 80731 80652 -79
- Misses 69509 69591 +82
+ Partials 5206 5197 -9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| 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%) |
⬆️ |
| 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%> (ø) |
|
| core/types/transaction_signing.go | 51.11% <0.00%> (ø) |
|
| consensus/bor/bor.go | 83.52% <60.00%> (-0.12%) |
⬇️ |
| ... and 16 more |
... and 17 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| 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%) |
⬆️ |
| 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%> (ø) |
|
| core/types/transaction_signing.go | 51.11% <0.00%> (ø) |
|
| consensus/bor/bor.go | 83.52% <60.00%> (-0.12%) |
⬇️ |
| ... and 16 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