Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Prevent leader checker from generating excessive duplicate leader tasks (#39000) #39160

Open
wants to merge 1 commit into
base: 2.5
Choose a base branch
from

fix: Prevent leader checker from generating excessive duplicate leade…

8e5dc8a
Select commit
Loading
Failed to load commit list.
Open

fix: Prevent leader checker from generating excessive duplicate leader tasks (#39000) #39160

fix: Prevent leader checker from generating excessive duplicate leade…
8e5dc8a
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)

... and 1095 files with indirect coverage changes