CompositeStateStore: Add RocksDB backend support #2956
Codecov / codecov/project
succeeded
Apr 9, 2026 in 1s
63.44% (+5.33%) compared to 7298da1
View this Pull Request on Codecov
63.44% (+5.33%) compared to 7298da1
Details
Codecov Report
❌ Patch coverage is 73.52941% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.44%. Comparing base (7298da1) to head (5514a00).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| sei-db/state_db/ss/evm/store.go | 64.28% | 3 Missing and 2 partials |
| sei-db/state_db/ss/store.go | 42.85% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #2956 +/- ##
===========================================
+ Coverage 58.10% 63.44% +5.33%
===========================================
Files 2109 12 -2097
Lines 173384 1209 -172175
===========================================
- Hits 100749 767 -99982
+ Misses 63683 331 -63352
+ Partials 8952 111 -8841 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-db/state_db/ss/composite/store.go | 50.00% <100.00%> (+0.30%) |
⬆️ |
| sei-db/state_db/ss/evm/db.go | 71.23% <100.00%> (+0.38%) |
⬆️ |
| sei-db/state_db/ss/evm/engine.go | 100.00% <100.00%> (ø) |
|
| sei-db/state_db/ss/store.go | 35.29% <42.85%> (-1.07%) |
⬇️ |
| sei-db/state_db/ss/evm/store.go | 57.35% <64.28%> (-1.43%) |
⬇️ |
🚀 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