Skip to content

mvcc: restore tombstone index if it's first revision

Codecov / codecov/project succeeded Jan 14, 2025 in 1s

68.78% (-0.05%) compared to ebb2b06

View this Pull Request on Codecov

68.78% (-0.05%) compared to ebb2b06

Details

Codecov Report

Attention: Patch coverage is 76.19048% with 5 lines in your changes missing coverage. Please review.

Project coverage is 68.78%. Comparing base (ebb2b06) to head (bf90a5d).

Current head bf90a5d differs from pull request most recent head 82ab6a5

Please upload reports for the commit 82ab6a5 to get more accurate results.

Files with missing lines Patch % Lines
server/storage/mvcc/key_index.go 68.75% 4 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
server/storage/mvcc/kvstore.go 89.93% <100.00%> (+0.17%) ⬆️
server/storage/mvcc/key_index.go 65.05% <68.75%> (+0.34%) ⬆️

... and 13 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19188      +/-   ##
==========================================
- Coverage   68.83%   68.78%   -0.05%     
==========================================
  Files         420      420              
  Lines       35641    35662      +21     
==========================================
- Hits        24532    24531       -1     
- Misses       9687     9705      +18     
- Partials     1422     1426       +4     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebb2b06...82ab6a5. Read the comment docs.