Skip to content

Keep lane parent hash across pruning in ProduceLocalBlock - #4189

Closed
masih wants to merge 14 commits into
giga-1from
masih/1789482635-lane-parent-hash-after-prune
Closed

masih wants to merge 14 commits into
giga-1from
masih/1789482635-lane-parent-hash-after-prune

Merge branch 'giga-1' into masih/1789482635-lane-parent-hash-after-prune

7cb84bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2026 in 1s

65.42% (-0.14%) compared to 7e3ca24

View this Pull Request on Codecov

65.42% (-0.14%) compared to 7e3ca24

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.42%. Comparing base (7e3ca24) to head (7cb84bf).
⚠️ Report is 11 commits behind head on giga-1.

Files with missing lines Patch % Lines
sei-db/state_db/giga/state_db.go 50.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           giga-1    #4189      +/-   ##
==========================================
- Coverage   65.55%   65.42%   -0.14%     
==========================================
  Files        2081     2077       -4     
  Lines      157460   157054     -406     
==========================================
- Hits       103222   102750     -472     
- Misses      54097    54163      +66     
  Partials      141      141              
Files with missing lines Coverage Δ
evmrpc/tests/utils.go 79.50% <ø> (-0.38%) ⬇️
sei-db/config/giga_config.go 81.66% <ø> (ø)
sei-db/config/receipt_config.go 85.41% <ø> (-0.30%) ⬇️
sei-db/config/ss_config.go 100.00% <ø> (ø)
sei-db/db_engine/pebbledb/mvcc/db.go 77.45% <ø> (-0.19%) ⬇️
sei-db/ledger_db/receipt/litt_receipt_store.go 83.26% <ø> (-0.21%) ⬇️
sei-db/ledger_db/receipt/receipt_store.go 73.09% <ø> (ø)
sei-tendermint/autobahn/types/proposal.go 92.85% <ø> (-0.12%) ⬇️
sei-tendermint/internal/autobahn/avail/inner.go 95.57% <ø> (-0.12%) ⬇️
sei-tendermint/internal/autobahn/avail/state.go 85.71% <ø> (-0.37%) ⬇️
... and 2 more

... and 63 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.