Skip to content

mvcc: restore tombstone index if it's first revision

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

68.74% (-0.09%) compared to ebb2b06

View this Pull Request on Codecov

68.74% (-0.09%) 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.74%. Comparing base (ebb2b06) to head (82ab6a5).
Report is 9 commits behind head on main.

Current head 82ab6a5 differs from pull request most recent head 8c2a6e7

Please upload reports for the commit 8c2a6e7 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 19 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19188      +/-   ##
==========================================
- Coverage   68.83%   68.74%   -0.09%     
==========================================
  Files         420      420              
  Lines       35641    35662      +21     
==========================================
- Hits        24532    24517      -15     
- Misses       9687     9725      +38     
+ Partials     1422     1420       -2     

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...8c2a6e7. Read the comment docs.