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

grpc / grpc-java / 2496 / 1
82%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.81.x
DEFAULT BRANCH: master
Ran 07 Dec 2015 05:11PM UTC
Files 109
Run time 3s
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

07 Dec 2015 04:58PM UTC coverage: 81.362% (+0.2%) from 81.159%
2496.1

Pull #1262

travis-ci

ejona86
Close active streams on channelInactive

We think this broke when the stream lifecycle listener was removed.
Observing the stream lifecycle would be the "proper" fix, but it had
notification ordering issues where streams would close before we were
notified of the event that caused the closure, which made it difficult
to provide useful error messages. The ordering of notifications was also
largely undefined.

The long term fix we look forward to is the HTTP/2 child channels, which
should have clearly defined ordering between error notification and
channel closure, and in the order that we need here.

Fixes #1251
Pull Request #1262: Close active streams on channelInactive

4479 of 5505 relevant lines covered (81.36%)

0.81 hits per line

Source Files on job 2496.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2496
  • Travis Job 2496.1
  • 6460601e on github
  • Prev Job for on v0.9.x (#2059.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