fix(storage): flush all column families in RocksDbStorage::flush()#755
Open
pauldelucia wants to merge 1 commit into
Open
fix(storage): flush all column families in RocksDbStorage::flush()#755pauldelucia wants to merge 1 commit into
pauldelucia wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 3, 2026 in 0s
91.44% (+0.00%) compared to a18f792
View this Pull Request on Codecov
91.44% (+0.00%) compared to a18f792
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.44%. Comparing base (a18f792) to head (49ff924).
Additional details and impacted files
@@ Coverage Diff @@
## develop #755 +/- ##
========================================
Coverage 91.44% 91.44%
========================================
Files 237 237
Lines 67298 67333 +35
========================================
+ Hits 61540 61575 +35
Misses 5758 5758 | Components | Coverage Δ | |
|---|---|---|
| grovedb-core | 88.97% <ø> (ø) |
|
| merk | 92.26% <ø> (ø) |
|
| storage | 86.52% <100.00%> (+0.31%) |
⬆️ |
| commitment-tree | 96.03% <ø> (ø) |
|
| mmr | 96.79% <ø> (ø) |
|
| bulk-append-tree | 89.82% <ø> (ø) |
|
| element | 97.38% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading