xline-kv / Xline

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

[feature]: member persistent #625

Closed themanforfree closed 7 months ago

themanforfree commented 8 months ago

Please briefly answer these questions:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (bbdf553) 74.97% compared to head (c4ed1dd) 74.93%.

Files Patch % Lines
crates/curp/src/server/storage/db.rs 59.70% 17 Missing and 10 partials :warning:
crates/xline/src/server/xline_server.rs 69.23% 6 Missing and 6 partials :warning:
crates/curp/src/server/raw_curp/mod.rs 68.96% 5 Missing and 4 partials :warning:
crates/curp/src/members.rs 50.00% 8 Missing :warning:
crates/curp/src/server/storage/mod.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #625 +/- ## ========================================== - Coverage 74.97% 74.93% -0.05% ========================================== Files 165 165 Lines 24077 24203 +126 Branches 24077 24203 +126 ========================================== + Hits 18052 18136 +84 - Misses 4902 4928 +26 - Partials 1123 1139 +16 ```

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