health, grpc: Deliver health service updates through the health listener #7900
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%> (ø) |
Loading