Skip to content

BlockDB: no orphaned blocks#3734

Open
cody-littley wants to merge 10 commits into
mainfrom
cjl/no-orphaned-blocks
Open

BlockDB: no orphaned blocks#3734
cody-littley wants to merge 10 commits into
mainfrom
cjl/no-orphaned-blocks

make suggested changes

4a42d66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 1s

58.96% (-0.93%) compared to e7c5eca

View this Pull Request on Codecov

58.96% (-0.93%) compared to e7c5eca

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.96%. Comparing base (e7c5eca) to head (4a42d66).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3734      +/-   ##
==========================================
- Coverage   59.88%   58.96%   -0.93%     
==========================================
  Files        2283     2196      -87     
  Lines      189429   179586    -9843     
==========================================
- Hits       113431   105884    -7547     
+ Misses      65906    64412    -1494     
+ Partials    10092     9290     -802     
Files with missing lines Coverage Δ
sei-db/ledger_db/block/littblock/litt_block_db.go 67.30% <ø> (-1.79%) ⬇️
...b/ledger_db/block/littblock/litt_block_iterator.go 61.90% <ø> (-2.54%) ⬇️
sei-db/ledger_db/block/memblock/mem_block_db.go 98.03% <ø> (ø)
sei-tendermint/autobahn/types/testonly.go 93.75% <ø> (ø)

... and 87 files with indirect coverage changes

🚀 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.