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: implement tracker #632

Closed iGxnon closed 8 months ago

iGxnon commented 8 months ago

Please briefly answer these questions:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (4dac6f0) 75.27% compared to head (e884610) 74.85%. Report is 16 commits behind head on master.

Files Patch % Lines
crates/curp/src/tracker.rs 89.25% 23 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #632 +/- ## ========================================== - Coverage 75.27% 74.85% -0.42% ========================================== Files 158 168 +10 Lines 23392 24435 +1043 Branches 23392 24435 +1043 ========================================== + Hits 17608 18292 +684 - Misses 4679 5015 +336 - Partials 1105 1128 +23 ```

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