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

grpc / grpc-java / 5246
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.80.x
DEFAULT BRANCH: master
Ran 30 Nov 2016 11:58PM UTC
Jobs 1
Files 156
Run time 8s
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
5246

push

travis-ci

ejona86
core: Only use scheduled executor for timer tasks

This removes an abuse of scheduled executor in ManagedChannelImpl. The executor
was used to avoid deadlocking. Now we run the work on the same thread, but
delay it until locks have been released.

Fixes #2444

38 of 38 new or added lines in 3 files covered. (100.0%)

7363 of 8302 relevant lines covered (88.69%)

0.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
2
100.0
core/src/main/java/io/grpc/internal/TransportSet.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
core/src/main/java/io/grpc/ServerCall.java
1
100.0
core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
2
100.0
okhttp/src/main/java/io/grpc/okhttp/AsyncFrameWriter.java
Jobs
ID Job ID Ran Files Coverage
1 5246.1 30 Nov 2016 11:58PM UTC 0
88.69
Travis Job 5246.1
Source Files on build 5246
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5246
  • 7adbffeb on github
  • Prev Build on v1.0.x (#5219)
  • Next Build on v1.0.x (#5439)
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