[release-3.6] Fix a performance regression due to uncertain compaction sleep interval #19411
Codecov / codecov/project
succeeded
Feb 13, 2025 in 1s
68.95% (-0.01%) compared to 302f21d
View this Pull Request on Codecov
68.95% (-0.01%) compared to 302f21d
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 68.95%. Comparing base (
302f21d
) to head (61ca409
).
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
server/storage/mvcc/kvstore_compaction.go | 100.00% <100.00%> (ø) |
... and 26 files with indirect coverage changes
@@ Coverage Diff @@
## release-3.6 #19411 +/- ##
===============================================
- Coverage 68.95% 68.95% -0.01%
===============================================
Files 420 420
Lines 35757 35755 -2
===============================================
- Hits 24656 24654 -2
- Misses 9675 9684 +9
+ Partials 1426 1417 -9
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 302f21d...61ca409. Read the comment docs.
Loading