xline-kv / Xline

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

refactor: switch wal to sync implementation #705

Closed bsbds closed 1 month ago

bsbds commented 3 months ago

Please briefly answer these questions:

mergify[bot] commented 2 months ago

@bsbds Convert your pr to draft since CI failed

mergify[bot] commented 2 months ago

@bsbds Convert your pr to draft since CI failed

mergify[bot] commented 2 months ago

@bsbds Convert your pr to draft since CI failed

mergify[bot] commented 2 months ago

@bsbds Convert your pr to draft since CI failed

Phoenix500526 commented 2 months ago

@Mergifyio rebase

mergify[bot] commented 2 months ago

rebase

✅ Branch has been successfully rebased

mergify[bot] commented 2 months ago

@bsbds Convert your pr to draft since CI failed

Phoenix500526 commented 2 months ago

@Mergifyio rebase --autosquash

mergify[bot] commented 2 months ago

rebase --autosquash

✅ Branch has been successfully rebased

Phoenix500526 commented 1 month ago

@Mergifyio rebase

mergify[bot] commented 1 month ago

rebase

✅ Branch has been successfully rebased

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 77.67857% with 25 lines in your changes are missing coverage. Please review.

Project coverage is 75.62%. Comparing base (e35b35a) to head (4eed780). Report is 61 commits behind head on master.

Files Patch % Lines
crates/curp/src/server/storage/wal/segment.rs 68.25% 7 Missing and 13 partials :warning:
crates/curp/src/server/storage/wal/codec.rs 88.09% 3 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #705 +/- ## ========================================== + Coverage 75.55% 75.62% +0.06% ========================================== Files 180 187 +7 Lines 26938 27441 +503 Branches 26938 27441 +503 ========================================== + Hits 20353 20752 +399 - Misses 5366 5419 +53 - Partials 1219 1270 +51 ```

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