Skip to content

x/bor: remove unused MsgBackfillSpans plumbing#598

Open
lucca30 wants to merge 3 commits into
developfrom
lmartins/backfill-cleanup
Open

x/bor: remove unused MsgBackfillSpans plumbing#598
lucca30 wants to merge 3 commits into
developfrom
lmartins/backfill-cleanup

x/bor: restore msg-server handler for replay safety (Amoy audit found…

747924d
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 37 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           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%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.