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

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

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 05:38PM UTC
Files 59
Run time 2s
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

23 Apr 2018 05:35PM UTC coverage: 91.756% (+0.006%) from 91.75%
TOX_ENV=py27-oauth2client4

push

travis-ci

web-flow
Pass empty strings instead of None to urllib.parse.urlunsplit. (#221)

* Pass empty strings instead of None to urllib.parse.urlunsplit.

This is because urllib_parse.urlunsplit takes a single tuple as an argument
and uses the first index in the tuple to determine if any
encoding needs to be done on the rest of the arguments in the tuple. If None is
passed as the first argument and then a string is passed as a later
argument in the tuple, urlunsplit throws an error.

This also adds a test for this particular code path.

1889 of 2380 branches covered (79.37%)

8893 of 9692 relevant lines covered (91.76%)

0.92 hits per line

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