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

GoogleCloudPlatform / httplib2shim
56%

Build:
DEFAULT BRANCH: master
Repo Added 05 Feb 2016 08:45PM UTC
Files 3
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • travis
  • v0.0.1
  • v0.0.3

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

Relevant lines Covered
Build:
Build:
1182 RELEVANT LINES 660 COVERED LINES
0.56 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
39 master 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 connec... push 25 May 2018 04:19PM UTC theacodes travis-ci pending completion  
38 master Fix lint issues Pull #12 25 May 2018 05:08AM UTC web-flow travis-ci pending completion  
31 master Release v0.0.3 push 26 Jun 2017 04:32PM UTC jonparrott travis-ci pending completion  
29 master Http.__init__ allow proxy_info to be None (#9) Fix #8 push 20 May 2017 04:15AM UTC jonparrott travis-ci pending completion  
27 master Http.__init__ allow proxy_info to be None Fix #8 Pull #9 18 May 2017 06:40AM UTC web-flow travis-ci pending completion  
25 master Http.__init__ allow proxy_info to be None Fix #8 Pull #9 16 May 2017 06:33PM UTC web-flow travis-ci pending completion  
23 master Fix lint push 17 Apr 2017 05:32PM UTC jonparrott travis-ci pending completion  
12 master Merge pull request #2 from GoogleCloudPlatform/travis Adding pypi deployment push 05 Feb 2016 09:41PM UTC jonparrott travis-ci pending completion  
9 master Merge pull request #1 from GoogleCloudPlatform/travis Adding tox.ini and travis configuration. push 05 Feb 2016 09:21PM UTC jonparrott travis-ci pending completion  
See All Builds (15)
  • Repo 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

© 2026 Coveralls, Inc