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

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

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2019 01:58AM UTC
Files 60
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

21 Jun 2019 01:56AM UTC coverage: 91.608%. Remained the same
TOX_ENV=py27-oauth2client4

push

travis-ci

web-flow
Normalize response from the GCE metadata server. (#272)

The response is always read in as bytes, and sometimes blindly passed to
things that accept strings. In Python 3, some things that accept strings
(like json.loads) will only accept unicode-type objects, not bytes-type
objects. This change makes sure the bytes are converted to a unicode
string (decoded using the utf-8 codec) in Python 3.

1905 of 2403 branches covered (79.28%)

9028 of 9855 relevant lines covered (91.61%)

0.92 hits per line

Source Files on job 745.5 (TOX_ENV=py27-oauth2client4)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 703
  • Travis Job 745.5
  • 8c76e8d8 on github
  • Prev Job for TOX_ENV=py27-oauth2client4 on master (#743.5)
  • Next Job for TOX_ENV=py27-oauth2client4 on master (#747.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