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

GoogleCloudPlatform / google-cloud-java / 4015 / 2
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2017 12:08PM UTC
Files 456
Run time 21s
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

08 Jun 2017 11:48AM UTC coverage: 81.223%. First build
4015.2

Pull #2127

travis-ci

web-flow
pubsub: GetSubscription only once

Previous each subscriber connection makes one GetSubscription
call to get subscription detail.
This spams the service with many Get requests,
that will likely all return the same information.

This PR makes Subscriber call Get only once,
before starting all connections.

Fixes #2111.
Pull Request #2127: pubsub: GetSubscription only once

19531 of 24046 relevant lines covered (81.22%)

48437.76 hits per line

Source Files on job 4015.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4015
  • Travis Job 4015.2
  • b7059cd9 on github
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