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

grpc / grpc-java / 9587
89%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2018 09:22PM UTC
Jobs 1
Files 239
Run time 10s
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
9587

push

travis-ci

web-flow
core,netty,okhttp: Transparent retry

Changes:

- `ClientStreamListener.onClose(Status status, RpcProgress rpcProgress, Metadata trailers)` added.

- `AbstractClientStream.transportReportStatus(Status status, RpcProgress rpcProgress, boolean stopDelivery, Metadata trailers)` added

- `ClientCallImpl.ClientStreamListenerImpl` will ignore the arg `rpcProgress` (non retry)

- `RetriableStream.SubListener` will handle `rpcProgress` and decide if transparent retry.

- `NettyClientHandler` and `OkHttpClientTransport` will pass `RpcProgress.REFUSED` to client stream listener for later stream ids when received GOAWAY, or for stream received a RST_STREAM frame with REFUSED code.

- All other files are just a result of refactoring.

13325 of 15069 relevant lines covered (88.43%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9587.1 12 Mar 2018 09:22PM UTC 0
88.43
Travis Job 9587.1
Source Files on build 9587
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9587
  • a83f67a7 on github
  • Prev Build on master (#9585)
  • Next Build on master (#9588)
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