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

GoogleCloudPlatform / httplib2shim / 39
56%

Build:
DEFAULT BRANCH: master
Ran 25 May 2018 04:19PM UTC
Jobs 1
Files 3
Run time 57min
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
39

push

travis-ci

theacodes
Handle conn objects with port=None and App Engine Standard HTTPS (#12)

* Handle conn.port=None

Conditional to prevent the string 'None' from being included in
URLs when the port property of the conn object is None.

* Cater for HTTPS connections from App Engine Standard

Without this extra conditional, requests from App Engine Standard
applications will always be HTTP.

* Extracted method to construct URI

There is quite a bit of conditional logic involved in constructing
the full URI from the connection object. This commit extracts this
to a separate class method and adds a number of unit tests for
coverage.

* Fix lint issues

51 of 87 branches covered (58.62%)

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

660 of 1182 relevant lines covered (55.84%)

0.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 39.1 25 May 2018 04:19PM UTC 0
55.84
Travis Job 39.1
Source Files on build 39
  • 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 Repo
  • Travis Build #39
  • e034530c on github
  • Prev Build on master (#31)
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