Skip to content

pkg/leakybucket: avoid busy loop

a29eadc
Select commit
Loading
Failed to load commit list.
Open

pkg/leakybucket: avoid busy loop #4310

pkg/leakybucket: avoid busy loop
a29eadc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 0s

62.97% (target 0.00%)

View this Pull Request on Codecov

62.97% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 18.75000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.97%. Comparing base (c0d7f6a) to head (a29eadc).

Files with missing lines Patch % Lines
pkg/leakybucket/manager_run.go 18.75% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4310      +/-   ##
==========================================
- Coverage   62.98%   62.97%   -0.02%     
==========================================
  Files         473      473              
  Lines       33489    33496       +7     
==========================================
  Hits        21094    21094              
- Misses      10279    10288       +9     
+ Partials     2116     2114       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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