fix: Prevent leader checker from generating excessive duplicate leader tasks (#39000) #39160
+19
−10
Codecov / codecov/project
succeeded
Jan 10, 2025 in 0s
81.03% (target 77.00%)
View this Pull Request on Codecov
81.03% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 81.03%. Comparing base (
6b127d4
) to head (8e5dc8a
).
Report is 1 commits behind head on 2.5.
Additional details and impacted files
@@ Coverage Diff @@
## 2.5 #39160 +/- ##
===========================================
+ Coverage 69.54% 81.03% +11.49%
===========================================
Files 294 1389 +1095
Lines 26462 196351 +169889
===========================================
+ Hits 18403 159122 +140719
- Misses 8059 31618 +23559
- Partials 0 5611 +5611
Components | Coverage Δ | |
---|---|---|
Client | 78.26% <ø> (∅) |
|
Core | 69.55% <ø> (+<0.01%) |
⬆️ |
Go | 82.99% <100.00%> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/querycoordv2/checkers/leader_checker.go | 96.91% <100.00%> (ø) |
Loading