Make Receipt and SS write fully async - #4159
Merged
Merged
Codecov / codecov/project
succeeded
Sep 15, 2026 in 1s
65.39% (-1.31%) compared to f0cd46c
View this Pull Request on Codecov
65.39% (-1.31%) compared to f0cd46c
Details
Codecov Report
❌ Patch coverage is 93.15068% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.39%. Comparing base (f0cd46c) to head (58eed66).
Additional details and impacted files
@@ Coverage Diff @@
## main #4159 +/- ##
==========================================
- Coverage 66.70% 65.39% -1.31%
==========================================
Files 2204 2081 -123
Lines 169840 157648 -12192
==========================================
- Hits 113285 103093 -10192
+ Misses 56414 54414 -2000
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%> (+6.57%) |
⬆️ |
🚀 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