Backport giga-1: Make Receipt and SS write fully async - #4187
Merged
Merged
Codecov / codecov/project
succeeded
Sep 16, 2026 in 1s
65.46% (-0.10%) compared to 7e3ca24
View this Pull Request on Codecov
65.46% (-0.10%) compared to 7e3ca24
Details
Codecov Report
❌ Patch coverage is 93.15068% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.46%. Comparing base (7e3ca24) to head (31e4530).
Additional details and impacted files
@@ Coverage Diff @@
## giga-1 #4187 +/- ##
==========================================
- Coverage 65.55% 65.46% -0.10%
==========================================
Files 2081 2078 -3
Lines 157460 157286 -174
==========================================
- Hits 103222 102960 -262
- Misses 54097 54185 +88
Partials 141 141 | Files with missing lines | Coverage Δ | |
|---|---|---|
| evmrpc/tests/utils.go | 79.62% <100.00%> (-0.25%) |
⬇️ |
| sei-db/config/giga_config.go | 81.96% <100.00%> (+0.30%) |
⬆️ |
| sei-db/config/receipt_config.go | 85.71% <100.00%> (ø) |
|
| sei-db/config/ss_config.go | 100.00% <ø> (ø) |
|
| sei-db/ledger_db/receipt/litt_receipt_store.go | 86.34% <100.00%> (+2.88%) |
⬆️ |
| sei-db/db_engine/pebbledb/mvcc/db.go | 77.71% <91.66%> (+0.06%) |
⬆️ |
| sei-db/ledger_db/receipt/receipt_store.go | 72.88% <66.66%> (-0.22%) |
⬇️ |
| sei-db/state_db/giga/state_db.go | 25.95% <50.00%> (ø) |
🚀 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