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

grpc / grpc-java / 11793
89%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2018 10:51PM UTC
Jobs 1
Files 253
Run time 1485min
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
11793

push

travis-ci

web-flow
core: add internal Subchannel.asChannel() (#4950)

Returns a Channel that allows a LoadBalancer to make auxiliary RPCs on already-established application connections. We need this to implement client-side health-checking (#4932)

See comments on the API for its semantics.

Notable changes:

- Transports are modified to use InUseStateAggregator so that they can exclude RPCs made on Subchannel.asChannel() when reporting in-use state for idle mode.
- OobChannel shares the same Executor as Subchannel.asChannel(). Because the latter is not a ManagedChannel and doesn't have life-cycle, thus can't determine when to return the Executor to a pool, the Executor is now returned only when ManagedChannelImpl is terminated.

14793 of 16931 relevant lines covered (87.37%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11793.1 15 Oct 2018 10:51PM UTC 0
87.37
Travis Job 11793.1
Source Files on build 11793
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11793
  • c528df8a on github
  • Prev Build on master (#11780)
  • Next Build on master (#11792)
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