mvcc: restore tombstone index if it's first revision #19188
+138
−4
Codecov / codecov/project
succeeded
Jan 17, 2025 in 0s
68.76% (-0.07%) compared to ebb2b06
View this Pull Request on Codecov
68.76% (-0.07%) compared to ebb2b06
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 68.76%. Comparing base (
ebb2b06
) to head (ab83df5
).
Report is 26 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 29 files with indirect coverage changes
@@ Coverage Diff @@
## main #19188 +/- ##
==========================================
- Coverage 68.83% 68.76% -0.07%
==========================================
Files 420 420
Lines 35641 35642 +1
==========================================
- Hits 24532 24511 -21
- Misses 9687 9706 +19
- Partials 1422 1425 +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...ab83df5. Read the comment docs.
Loading