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

grpc / grpc-java / 7383 / 1
88%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.81.x
DEFAULT BRANCH: master
Ran 28 Aug 2017 11:54PM UTC
Files 193
Run time 79min
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

28 Aug 2017 11:44PM UTC coverage: 87.996% (-0.08%) from 88.073%
7383.1

push

travis-ci

ejona86
Avoid request threads on AppEngine Java 8

While the code had correctly determined full threads were available, the
call to MoreExecutors returned a request thread factory, which has
limitations.

Note that Async stub users may not be able to call GAE APIs in
callbacks. This is because the threads aren't request threads. They can
override the individual call's executor with
com.google.appengine.api.ThreadManager.currentRequestThreadFactory() in
an interceptor via callOptions.withExecutor().

Fixes #3296

9449 of 10738 relevant lines covered (88.0%)

0.88 hits per line

Source Files on job 7383.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 1
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7383
  • Travis Job 7383.1
  • 2ec2d10b on github
  • Prev Job for on v1.6.x (#7352.1)
  • Next Job for on v1.6.x (#7390.1)
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