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

google / apitools / 615
92%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 05:38PM UTC
Jobs 1
Files 59
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

pending completion
615

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

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

8893 of 9692 relevant lines covered (91.76%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
5 615.5 (TOX_ENV=py27-oauth2client4) 23 Apr 2018 05:38PM UTC 0
91.76
Travis Job 615.5
Source Files on build 615
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #615
  • eb8ab9a3 on github
  • Prev Build on master (#612)
  • Next Build on master (#617)
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