Snapshot Engine + flatKV integration: phase 1 - #3902
Open
cody-littley wants to merge 30 commits into
Open
Codecov / codecov/project
succeeded
Aug 20, 2026 in 0s
58.34% (-0.27%) compared to 3a1643a
View this Pull Request on Codecov
58.34% (-0.27%) compared to 3a1643a
Details
Codecov Report
❌ Patch coverage is 78.79902% with 173 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.34%. Comparing base (3a1643a) to head (567a378).
Additional details and impacted files
@@ Coverage Diff @@
## main #3902 +/- ##
==========================================
- Coverage 58.61% 58.34% -0.27%
==========================================
Files 2323 2285 -38
Lines 198660 195443 -3217
==========================================
- Hits 116440 114035 -2405
+ Misses 71466 70876 -590
+ Partials 10754 10532 -222 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-db/db_engine/pebbledb/db.go | 74.33% <ø> (+2.20%) |
⬆️ |
| sei-db/db_engine/pebbledb/pebbledb_test_config.go | 100.00% <ø> (ø) |
|
| sei-db/db_engine/snapshot/shard.go | 92.05% <100.00%> (ø) |
|
| ...ei-db/db_engine/snapshot/snapshot_engine_config.go | 94.87% <100.00%> (ø) |
|
| sei-db/db_engine/snapshot/snapshot_impl.go | 87.23% <100.00%> (ø) |
|
| ...db/state_db/sc/flatkv/config/flatkv_test_config.go | 100.00% <100.00%> (ø) |
|
| sei-db/state_db/sc/flatkv/import_translator.go | 81.81% <100.00%> (ø) |
|
| sei-db/state_db/sc/flatkv/importer.go | 91.25% <100.00%> (ø) |
|
| ...ei-db/state_db/sc/flatkv/lthash/hash_calculator.go | 94.07% <ø> (+0.19%) |
⬆️ |
| sei-db/state_db/sc/flatkv/metrics.go | 95.65% <ø> (-0.19%) |
⬇️ |
| ... and 20 more |
🚀 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