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

grpc / grpc-java / 11974
89%

Build:
DEFAULT BRANCH: master
Ran 30 Oct 2018 02:33PM UTC
Jobs 1
Files 259
Run time 16s
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
11974

push

travis-ci

web-flow
core: suggest LoadBalancer.Helper.createSubChannel() to be called from SynchronizationContext (#5016)

Because otherwise the user logic around Subchannel creation will
likely to race with handleSubchannelState().

Will log a warning if LoadBalancer.Helper.createSubChannel() is called
outside of the SynchronizationContext.

Adds SynchronizationContext.throwIfNotInThisSynchronizationContext()
to facilitate this warning.  It can also be used by LoadBalancer
implementations to make it a requirement.

15160 of 17288 relevant lines covered (87.69%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11974.1 30 Oct 2018 02:33PM UTC 0
87.69
Travis Job 11974.1
Source Files on build 11974
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11974
  • 7d196830 on github
  • Prev Build on master (#11963)
  • Next Build on master (#11978)
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