xline-kv / Xline

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

refactor: modify --client-use-backoff commandline arg #651

Closed Phoenix500526 closed 8 months ago

Phoenix500526 commented 8 months ago

Please briefly answer these questions:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d99ad0c) 74.71% compared to head (67d3e9d) 74.74%.

Files Patch % Lines
crates/xline/src/utils/args.rs 0.00% 2 Missing :warning:
crates/curp/src/client/mod.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #651 +/- ## ========================================== + Coverage 74.71% 74.74% +0.02% ========================================== Files 167 167 Lines 24159 24159 Branches 24159 24159 ========================================== + Hits 18051 18058 +7 + Misses 4991 4982 -9 - Partials 1117 1119 +2 ```

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