mvcc: restore tombstone index if it's first revision #19188
Merged
Codecov / codecov/project
succeeded
Jan 20, 2025 in 1s
68.80% (-0.03%) compared to ebb2b06
View this Pull Request on Codecov
68.80% (-0.03%) compared to ebb2b06
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 68.80%. Comparing base (
ebb2b06
) to head (d8b4192
).
Report is 49 commits behind head on main.
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
server/storage/mvcc/key_index.go | 65.51% <100.00%> (+0.81%) |
⬆️ |
server/storage/mvcc/kvstore.go | 89.86% <100.00%> (+0.10%) |
⬆️ |
... and 38 files with indirect coverage changes
@@ Coverage Diff @@
## main #19188 +/- ##
==========================================
- Coverage 68.83% 68.80% -0.03%
==========================================
Files 420 420
Lines 35641 35649 +8
==========================================
- Hits 24532 24528 -4
- Misses 9687 9698 +11
- Partials 1422 1423 +1
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...d8b4192. Read the comment docs.
Loading