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

grpc / grpc-java / 14439 / 1
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2019 12:53AM UTC
Files 262
Run time 12s
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

20 Jun 2019 12:30AM UTC coverage: 87.278% (+0.02%) from 87.262%
14439.1

push

travis-ci

web-flow
core: attach debug information about stream to DEADLINE_EXCEEDED (#5892)

Works for #4740 

- Subclasses of `AbstractClientStream` include remote address in insight if available.
- `DelayedStream` adds buffered time, and the insight of real stream if it's set.
- `RetriableStream` insights outputs of Substreams.

Example error message:
```
deadline exceeded after 8112071ns. [buffered_nanos=24763, remote_addr=foo.test.google.fr/127.0.0.1:44749]
```
or
```
deadline exceeded after 8112071ns. [buffered_nanos=22344324763, waiting_for_connection]
```

This is related to #4776 but taking a more usage-specific approach.

15100 of 17301 relevant lines covered (87.28%)

0.87 hits per line

Source Files on job 14439.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 9
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12126
  • Travis Job 14439.1
  • ddbaf743 on github
  • Prev Job for on master (#14436.1)
  • Next Job for on master (#14441.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