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

google / apitools / 557 / 5
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 15 Dec 2017 06:44PM UTC
Files 65
Run time 3s
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

15 Dec 2017 06:42PM UTC coverage: 88.936% (-0.02%) from 88.952%
TOX_ENV=py27-oauth2client4

push

travis-ci

web-flow
Fix GCE creds serialization w/ oauth2client >= 4.0 (#195)

Fix GCE creds serialization w/ oauth2client >= 4.0

When updating gsutil to use oauth2client 4.1.2 and apitools 0.5.19,
testing on GCE instances showed that GceAssertionCredentials were not
being written to our credential storage file. Debugging showed that this
was because of a KeyError when looking for the 'scope' attribute in a
serialized credential (no longer included as of oauth2client 3.0). This
change maintains backward compatibility for oauth2client versions that
used the 'scope' attribute while also working for current versions that
don't include 'scope' when constructing a GceAssertionCredentials
object.

1948 of 2556 branches covered (76.21%)

9365 of 10530 relevant lines covered (88.94%)

0.89 hits per line

Source Files on job 557.5 (TOX_ENV=py27-oauth2client4)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 557
  • Travis Job 557.5
  • 91a89323 on github
  • Prev Job for TOX_ENV=py27-oauth2client4 on master (#550.5)
  • Next Job for TOX_ENV=py27-oauth2client4 on master (#559.5)
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