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

health, grpc: Deliver health service updates through the health listener #7900

Merged
merged 5 commits into from
Dec 12, 2024

Client side health checks using the health listener

5d1d853
Select commit
Loading
Failed to load commit list.
Merged

health, grpc: Deliver health service updates through the health listener #7900

Client side health checks using the health listener
5d1d853
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

81.96% (+0.04%) compared to 317271b

View this Pull Request on Codecov

81.96% (+0.04%) compared to 317271b

Details

Codecov Report

Attention: Patch coverage is 96.70330% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.96%. Comparing base (317271b) to head (5d1d853).

Files with missing lines Patch % Lines
health/producer.go 94.33% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7900      +/-   ##
==========================================
+ Coverage   81.92%   81.96%   +0.04%     
==========================================
  Files         377      378       +1     
  Lines       38179    38267      +88     
==========================================
+ Hits        31278    31366      +88     
- Misses       5584     5589       +5     
+ Partials     1317     1312       -5     
Files with missing lines Coverage Δ
balancer_wrapper.go 86.39% <100.00%> (+0.29%) ⬆️
health/producer.go 94.33% <94.33%> (ø)

... and 21 files with indirect coverage changes