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

google / apitools / 304
92%

Build:
DEFAULT BRANCH: master
Ran 09 May 2016 06:44AM 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
304

Pull #105

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.
Pull Request #105: Fix an issue with Python3 multipart encodings.

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 304.2 (TOX_ENV=py27) 09 May 2016 06:44AM UTC 0
85.67
Travis Job 304.2
Source Files on build 304
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #304
  • Pull Request #105
  • PR Base - master (#302)
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