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

google / apitools / 745
92%

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2019 01:58AM UTC
Jobs 1
Files 60
Run time 4s
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
745

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%)

1 of 1 new or added line in 1 file covered. (100.0%)

9028 of 9855 relevant lines covered (91.61%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
5 745.5 (TOX_ENV=py27-oauth2client4) 21 Jun 2019 01:58AM UTC 0
91.61
Travis Job 745.5
Source Files on build 745
  • 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 Repo
  • Travis Build #745
  • 8c76e8d8 on github
  • Prev Build on master (#743)
  • Next Build on master (#747)
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

© 2025 Coveralls, Inc