x/bor: remove unused MsgBackfillSpans plumbing#598
Open
lucca30 wants to merge 3 commits into
Open
Codecov / codecov/project
succeeded
Jun 27, 2026 in 0s
45.2% (+0.0%) compared to 346a323
View this Pull Request on Codecov
45.2% (+0.0%) compared to 346a323
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.2%. Comparing base (346a323) to head (747924d).
Additional details and impacted files
@@ Coverage Diff @@
## develop #598 +/- ##
=======================================
Coverage 45.2% 45.2%
=======================================
Files 172 172
Lines 18663 18582 -81
=======================================
- Hits 8437 8407 -30
+ Misses 9019 8967 -52
- Partials 1207 1208 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| x/bor/keeper/side_msg_server.go | 68.3% <ø> (+8.2%) |
⬆️ |
| x/bor/types/msg.go | 100.0% <ø> (ø) |
|
| x/bor/types/util.go | 91.2% <ø> (-2.2%) |
⬇️ |
... and 3 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| x/bor/keeper/side_msg_server.go | 68.3% <ø> (+8.2%) |
⬆️ |
| x/bor/types/msg.go | 100.0% <ø> (ø) |
|
| x/bor/types/util.go | 91.2% <ø> (-2.2%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading