Skip to content

Merge branch 'main' into hm/gc-random-delay

6d22792
Select commit
Loading
Failed to load commit list.
Merged

fix(gc): add random delay to avoid a cluster of nodes run GC and reboot RPC services at the same time #6639

Merge branch 'main' into hm/gc-random-delay
6d22792
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 1s

63.36% (-0.01%) compared to cc869f5

View this Pull Request on Codecov

63.36% (-0.01%) compared to cc869f5

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.36%. Comparing base (cc869f5) to head (6d22792).

Files with missing lines Patch % Lines
src/db/gc/snapshot.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/db/gc/snapshot.rs 19.02% <0.00%> (-0.17%) ⬇️

... and 2 files with indirect coverage changes


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 cc869f5...6d22792. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.