Skip to content

Fix race in keepalive drain tests - #529

Merged
fredbi merged 2 commits into
masterfrom
copilot/fix-race-condition
Aug 30, 2026
Merged

Fix race in keepalive drain tests#529
fredbi merged 2 commits into
masterfrom
copilot/fix-race-condition

Fix keepalive drain test race

d9bc418
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2026 in 0s

87.16% (-0.02%) compared to 4fb7297

View this Pull Request on Codecov

87.16% (-0.02%) compared to 4fb7297

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.16%. Comparing base (4fb7297) to head (d9bc418).
⚠️ Report is 8 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
client/keepalive.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #529      +/-   ##
==========================================
- Coverage   87.17%   87.16%   -0.02%     
==========================================
  Files          65       65              
  Lines        4749     4752       +3     
==========================================
+ Hits         4140     4142       +2     
- Misses        599      600       +1     
  Partials       10       10              

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