xline-kv / Xline

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

fix: remove counter to keep aligned with early return in fast path #859

Closed CrystalAnalyst closed 1 week ago

CrystalAnalyst commented 1 week ago

Please briefly answer these questions:

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.72%. Comparing base (e35b35a) to head (97aa29d). Report is 121 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #859 +/- ## ========================================== + Coverage 75.55% 75.72% +0.16% ========================================== Files 180 187 +7 Lines 26938 27822 +884 Branches 26938 27822 +884 ========================================== + Hits 20353 21067 +714 - Misses 5366 5465 +99 - Partials 1219 1290 +71 ```

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