fix: Prevent balancer from overloading the same QueryNode #38719
Codecov / codecov/project
succeeded
Dec 25, 2024 in 0s
81.10% (target 77.00%)
View this Pull Request on Codecov
81.10% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.10%. Comparing base (
90de37e
) to head (c554a04
).
Report is 25 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #38719 +/- ##
==========================================
+ Coverage 81.05% 81.10% +0.05%
==========================================
Files 1381 1381
Lines 195090 195256 +166
==========================================
+ Hits 158131 158371 +240
+ Misses 31398 31310 -88
- Partials 5561 5575 +14
Components | Coverage Δ | |
---|---|---|
Client | 78.26% <ø> (ø) |
|
Core | 69.33% <ø> (ø) |
|
Go | 83.10% <100.00%> (+0.06%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/querycoordv2/task/scheduler.go | 89.18% <100.00%> (+2.17%) |
⬆️ |
Loading