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

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

Build:
Build:
LAST BUILD BRANCH: v1.81.x
DEFAULT BRANCH: master
Ran 10 Dec 2015 11:29PM 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 05:46PM UTC coverage: 81.017% (-0.1%) from 81.159%
2501.1

push

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

4460 of 5505 relevant lines covered (81.02%)

0.81 hits per line

Source Files on job 2501.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2501
  • Travis Job 2501.1
  • 3e0f44fb on github
  • Prev Job for on v0.9.x (#2059.1)
  • Next Job for on v0.9.x (#2683.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