xline-kv / Xline

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

chore: bump ruct toolchain version from 1.71.0 to 1.74.0 #758

Closed Phoenix500526 closed 2 months ago

Phoenix500526 commented 2 months ago

Please briefly answer these questions: Depends-On: #776

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 75.39%. Comparing base (e35b35a) to head (f62e9f2). Report is 18 commits behind head on master.

:exclamation: Current head f62e9f2 differs from pull request most recent head 7b5d112. Consider uploading reports for the commit 7b5d112 to get more accurate results

Files Patch % Lines
crates/xline/src/utils/args.rs 0.00% 18 Missing :warning:
crates/engine/src/rocksdb_engine/mod.rs 84.21% 3 Missing and 6 partials :warning:
crates/xline/src/storage/auth_store/store.rs 50.00% 6 Missing :warning:
crates/curp/src/server/curp_node.rs 84.37% 5 Missing :warning:
crates/xlinectl/src/command/watch.rs 0.00% 5 Missing :warning:
crates/curp/src/rpc/mod.rs 72.72% 3 Missing :warning:
crates/curp/src/server/storage/db.rs 75.00% 2 Missing :warning:
crates/xline/src/metrics.rs 0.00% 2 Missing :warning:
crates/xline/src/storage/lease_store/mod.rs 50.00% 2 Missing :warning:
crates/curp-test-utils/src/test_cmd.rs 90.90% 0 Missing and 1 partial :warning:
... and 9 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #758 +/- ## ========================================== - Coverage 75.55% 75.39% -0.17% ========================================== Files 180 182 +2 Lines 26938 26995 +57 Branches 26938 26995 +57 ========================================== - Hits 20353 20352 -1 - Misses 5366 5381 +15 - Partials 1219 1262 +43 ```

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