xline-kv / Xline

A geo-distributed KV store for metadata management
https://xline.cloud
Apache License 2.0
596 stars 74 forks source link

feat: add scheduled compact revision persistent #641

Closed themanforfree closed 8 months ago

themanforfree commented 8 months ago

Please briefly answer these questions:

codecov[bot] commented 8 months ago

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Comparison is base (d99ad0c) 74.71% compared to head (78208d4) 74.65%.

Files Patch % Lines
crates/xline/src/storage/kv_store.rs 53.33% 12 Missing and 9 partials :warning:
crates/xline/src/storage/compact/mod.rs 33.33% 1 Missing and 1 partial :warning:
crates/xline/src/storage/db.rs 92.59% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #641 +/- ## ========================================== - Coverage 74.71% 74.65% -0.06% ========================================== Files 167 167 Lines 24159 24190 +31 Branches 24159 24190 +31 ========================================== + Hits 18051 18060 +9 - Misses 4991 5000 +9 - Partials 1117 1130 +13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.