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

grpc / grpc-java / 19290
89%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2020 12:08AM UTC
Jobs 1
Files 384
Run time 1min
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
19290

push

travis-ci

web-flow
core: Add DelayedClientCall

Adding `DelayedClientCall` in preparation of implementing `ConfigSelector` in core. 

`DelayedClientCall` is implemented exactly in the same way as `DelayedStream`. Only added logic to monitor initial DEADLINE. Note that `ClientCall.cancel()` is not thread-safe and will cause exceptions if trying to start call after it, which is different from in the stream where cancel() is thread-safe and wouldn't trigger any checkState()s. The initial DEADLINE monitor should not call `ClientCall.cancel()` directly.

23758 of 27374 relevant lines covered (86.79%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19290.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 05 Aug 2020 12:08AM UTC 0
86.79
Travis Job 19290.1
Source Files on build 19290
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19290
  • afcce8d3 on github
  • Prev Build on master (#19252)
  • Next Build on master (#19297)
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