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

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

Build:
DEFAULT BRANCH: master
Ran 18 Mar 2019 10:54PM 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

18 Mar 2019 10:52PM UTC coverage: 91.675% (-0.07%) from 91.747%
TOX_ENV=py27-oauth2client4

push

travis-ci

houglum
Python 2 / 3 compatibility changes (#263)

* Using six.ensure_binary() in write command

* Updated response.content to be coerced to a string for stream.write.

* Adding exception block to catch streams that require string

Most instances require binary text but a few require unicode string in
python 3.x.

* Ensuring string format before json.loads()

Between Python 3.0 and 3.5, json.load and json.loads only accepted
unicode string format. Change was made in 3.6 to automatically adapt to
both unicode and bytes formats.

https://docs.python.org/3/whatsnew/3.6.html#json

* Cherrypicking ed's Changes - MultipartBytesGenerator

Fix to issue on Python 3 where certain sequences of bytes would be
incorrectly mutated (the generator would consider it a line ending that
needed to be changed to what it considered the "correct" characters).

* Linting fixes, updated dependency six version

- Changed docstring to have appropriate spacing
- Changed docstring to be less then 80 chars long
- Updated six in setup.py to be >= v1.12

1904 of 2399 branches covered (79.37%)

9019 of 9838 relevant lines covered (91.68%)

0.92 hits per line

Source Files on job 726.5 (TOX_ENV=py27-oauth2client4)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 684
  • Travis Job 726.5
  • f704b628 on github
  • Prev Job for TOX_ENV=py27-oauth2client4 on master (#723.5)
  • Next Job for TOX_ENV=py27-oauth2client4 on master (#728.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