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

GoogleCloudPlatform / google-cloud-java / 4015
72%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2017 12:08PM UTC
Jobs 1
Files 456
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

pending completion
4015

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

Jobs
ID Job ID Ran Files Coverage
2 4015.2 08 Jun 2017 12:08PM UTC 0
81.22
Travis Job 4015.2
Source Files on build 4015
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4015
  • Pull Request #2127
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