• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / 14191
89%

Build:
DEFAULT BRANCH: master
Ran 30 May 2019 05:00PM UTC
Jobs 1
Files 266
Run time 17s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
14191

push

travis-ci

web-flow
core: only let ManagedChannelImpl convert empty resolution result to error (#5803)

Previously, AutoConfiguredLoadBalancer was also handling it, but it
doesn't trigger retries.  By returning true for
canHandleEmptyAddressListFromNameResolution(),
AutoConfiguredLoadBalancer effectively by-passed the empty-result
handling logic in ManagedChannelImpl, thus resolution retries were
never triggered.

This change requires AutoConfiguredLoadBalancer to stop being a
LoadBalancer, for its tryHandleResolvedAddresses().  It doesn't
cause any trouble because AutoConfiguredLoadBalancer has become
less and less like a LoadBalancer during the service config changes.

14889 of 17131 relevant lines covered (86.91%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14191.1 30 May 2019 05:00PM UTC 0
86.91
Travis Job 14191.1
Source Files on build 14191
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14191
  • eff13a9e on github
  • Prev Build on master (#14190)
  • Next Build on master (#14194)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc