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

grpc / grpc-java / 12943
89%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2019 06:29PM UTC
Jobs 1
Files 257
Run time 141min
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
12943

push

travis-ci

web-flow
core: introduce NameResolver.Helper and deprecate the params on newNameResolver() (#5345)

Context: [#4159 (comment)](https://github.com/grpc/grpc-java/issues/4159#issuecomment-415827641)

`Attributes` is appropriate for plumbing optional objects, especially useful for a long plumbing path where components in the middle may not care or see all objects in the container. It's not the case for the `params` on `newNewResolver()`. Both the default port and the proxy detector are guaranteed to be there and the plumbing path is very short. In this case, a first-class object is more appropriate and easier to use.

The `Helper` will also have `getSynchronizationContext()` (#2649) and a method to parse and validate service config. We we also considering merging `Listener` into the `Helper`, to make `NameResolver` match the `LoadBalancer` API.

14088 of 16170 relevant lines covered (87.12%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12943.1 12 Feb 2019 06:29PM UTC 0
87.12
Travis Job 12943.1
Source Files on build 12943
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12943
  • e875a8c6 on github
  • Prev Build on master (#12940)
  • Next Build on master (#12948)
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