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

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

Build:
Build:
LAST BUILD BRANCH: v1.79.x
DEFAULT BRANCH: master
Ran 10 Dec 2015 11:29PM UTC
Jobs 1
Files 109
Run time 4s
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
2501

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

5 of 5 new or added lines in 1 file covered. (100.0%)

4460 of 5505 relevant lines covered (81.02%)

0.81 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
11
100.0
core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
Jobs
ID Job ID Ran Files Coverage
1 2501.1 10 Dec 2015 11:29PM UTC 0
81.02
Travis Job 2501.1
Source Files on build 2501
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2501
  • 3e0f44fb on github
  • Prev Build on v0.9.x (#2059)
  • Next Build on v0.9.x (#2683)
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