Skip to content

mvcc: restore tombstone index if it's first revision

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

68.83% (+0.00%) compared to ebb2b06

View this Pull Request on Codecov

68.83% (+0.00%) compared to ebb2b06

Details

Codecov Report

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

Project coverage is 68.83%. Comparing base (ebb2b06) to head (8c2a6e7).
Report is 9 commits behind head on main.

Current head 8c2a6e7 differs from pull request most recent head e95aa12

Please upload reports for the commit e95aa12 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.89% <100.00%> (+0.13%) ⬆️
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.83%           
=======================================
  Files         420      420           
  Lines       35641    35647    +6     
=======================================
+ Hits        24532    24537    +5     
- Misses       9687     9691    +4     
+ Partials     1422     1419    -3     

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