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: Add bytes affine #667

Closed bsbds closed 6 months ago

bsbds commented 7 months ago

Based on: #656

Please briefly answer these questions:

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 75.07%. Comparing base (40763a8) to head (57bea08). Report is 10 commits behind head on master.

Files Patch % Lines
crates/xlineapi/src/interval.rs 79.59% 8 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #667 +/- ## ========================================== - Coverage 75.18% 75.07% -0.11% ========================================== Files 175 176 +1 Lines 26793 26852 +59 Branches 26793 26852 +59 ========================================== + Hits 20144 20160 +16 - Misses 5437 5479 +42 - Partials 1212 1213 +1 ```

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