LittDB compression#3769
Open
cody-littley wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Jul 16, 2026 in 0s
58.95% (-0.93%) compared to ad863c7
View this Pull Request on Codecov
58.95% (-0.93%) compared to ad863c7
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.95%. Comparing base (ad863c7) to head (23cfd53).
Additional details and impacted files
@@ Coverage Diff @@
## main #3769 +/- ##
==========================================
- Coverage 59.88% 58.95% -0.93%
==========================================
Files 2288 2201 -87
Lines 190023 180144 -9879
==========================================
- Hits 113786 106204 -7582
+ Misses 66091 64597 -1494
+ Partials 10146 9343 -803 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-db/db_engine/litt/disktable/control_loop.go | 66.78% <ø> (-0.46%) |
⬇️ |
| sei-db/db_engine/litt/disktable/disk_table.go | 69.63% <ø> (-0.55%) |
⬇️ |
| ...ei-db/db_engine/litt/disktable/forward_iterator.go | 69.89% <ø> (-0.33%) |
⬇️ |
| .../db_engine/litt/disktable/segment/metadata_file.go | 69.23% <ø> (+1.48%) |
⬆️ |
| sei-db/db_engine/litt/disktable/segment/segment.go | 68.10% <ø> (-0.14%) |
⬇️ |
| ...db_engine/litt/disktable/segment/segment_reader.go | 69.81% <ø> (-0.56%) |
⬇️ |
| sei-db/db_engine/litt/metrics/littdb_metrics.go | 85.56% <ø> (-0.16%) |
⬇️ |
| sei-db/db_engine/litt/table_config.go | 100.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