|
Ran
|
Files
267
|
Run time
35s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/grpc/grpc-java/commit/<a class=hub.com/grpc/grpc-java/commit/4a2c5d6e9c0f90de961bc60f2549582e5da1e803">4a2c5d6e9<a href="https://github.com/grpc/grpc-java/commit/4a2c5d6e9c0f90de961bc60f2549582e5da1e803">">core: fix a bug in health check config propgation. (#6804) The condition &quot;effectiveServiceConfig != validServiceConfig&quot; should have been deleted in commit </a><a class="double-link" href="https://github.com/grpc/grpc-java/commit/<a class="double-link" href="https://github.com/grpc/grpc-java/commit/2162ad043677e3cbaac969b96fd4faa05448874b">2162ad043</a>">2162ad043</a><a href="https://github.com/grpc/grpc-java/commit/4a2c5d6e9c0f90de961bc60f2549582e5da1e803">. The condition was there before that commit because NAME_RESOLVER_SERVICE_CONFIG was already in "attrs", thus it needed to be re-added only if "effectiveServiceConfig" differs from the original "validServiceConfig". In contrast, ATTR_HEALTH_CHECKING_CONFIG is not in the original "attrs" and always needs to be added.
15042 of 17226 relevant lines covered (87.32%)
0.87 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|