etcdutl: use map to count unique user keys in snapshot status #19344
+117
−5
Codecov / codecov/project
succeeded
Feb 7, 2025 in 1s
68.93% (+0.09%) compared to d62cdee
View this Pull Request on Codecov
68.93% (+0.09%) compared to d62cdee
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 68.93%. Comparing base (
d62cdee
) to head (2d37700
).
Report is 21 commits behind head on main.
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
etcdutl/snapshot/v3_snapshot.go | 58.30% <100.00%> (+0.86%) |
⬆️ |
server/storage/mvcc/revision.go | 91.83% <100.00%> (+0.34%) |
⬆️ |
... and 32 files with indirect coverage changes
@@ Coverage Diff @@
## main #19344 +/- ##
==========================================
+ Coverage 68.84% 68.93% +0.09%
==========================================
Files 420 420
Lines 35716 35731 +15
==========================================
+ Hits 24587 24630 +43
+ Misses 9695 9680 -15
+ Partials 1434 1421 -13
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 d62cdee...2d37700. Read the comment docs.
Loading