xline-kv / Xline

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

Xwd dev #681

Closed GFX9 closed 3 months ago

GFX9 commented 4 months ago

670

Allows log output to be redirected to terminals. If the "--log-file" is not set, it redirects to the terminal. In this case, the rotation parameters are automatically ignored.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 74.44%. Comparing base (296105f) to head (c24c942). Report is 3 commits behind head on master.

Files Patch % Lines
crates/curp/src/server/storage/wal/segment.rs 76.40% 62 Missing and 18 partials :warning:
crates/xline/src/utils/trace.rs 0.00% 67 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #681 +/- ## ========================================== - Coverage 74.52% 74.44% -0.08% ========================================== Files 171 172 +1 Lines 24949 25355 +406 Branches 24949 25355 +406 ========================================== + Hits 18593 18876 +283 - Misses 5206 5305 +99 - Partials 1150 1174 +24 ```

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