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

craigcitro / apitools / 179
86%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dedep
DEFAULT BRANCH: master
Ran 09 May 2016 06:42AM UTC
Jobs 1
Files 63
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
179

push

travis-ci

craigcitro
Fix an issue with Python3 multipart encodings.

As discovered in
https://github.com/GoogleCloudPlatform/gcloud-python/issues/1760, we were
mangling bytes when encoding them as part of a multipart upload request. The
fix is to switch from using `six.StringIO` to `six.BytesIO` in `transfer.py`.
The patch here is closely based on
https://github.com/GoogleCloudPlatform/gcloud-python/pull/1779.

28 of 28 new or added lines in 2 files covered. (100.0%)

7881 of 9199 relevant lines covered (85.67%)

0.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
apitools/base/py/transfer.py
Jobs
ID Job ID Ran Files Coverage
2 179.2 (TOX_ENV=py27) 09 May 2016 06:42AM UTC 0
85.67
Travis Job 179.2
Source Files on build 179
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #179
  • 3b42c92c on github
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