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

grpc / grpc-java / 12786
89%

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

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

Jobs
ID Job ID Ran Files Coverage
1 12786.1 26 Jan 2019 12:46AM UTC 0
87.05
Travis Job 12786.1
Source Files on build 12786
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12786
  • ce2ae1fb on github
  • Prev Build on master (#12784)
  • Next Build on master (#12794)
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