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

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

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2019 12:46AM UTC
Files 256
Run time 24s
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

26 Jan 2019 12:36AM UTC coverage: 87.055% (-0.02%) from 87.076%
12786.1

push

travis-ci

web-flow
core: remove channel reference from ManagedChannelWrapper (#5283)

This avoids a memory leak when the channel itself participates in a
reference cycle (e.g., when an interceptor retains a reference to an
Android app's context). With the current implementation, the static
`ManagedChannelOrphanWrapper.refs` map will keep the channel reachable
and prevent the ref cycle from being GCed.

13981 of 16060 relevant lines covered (87.05%)

0.87 hits per line

Source Files on job 12786.1
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10730
  • Travis Job 12786.1
  • ce2ae1fb on github
  • Prev Job for on master (#12784.1)
  • Next Job for on master (#12794.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