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

softprops / shiplift / 931 / 2
9%
master: 9%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2018 05:53AM UTC
Files 7
Run time 0s
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

14 Nov 2018 05:31AM UTC coverage: 8.865%. Remained the same
931.2

push

travis-ci

softprops
Disable Hyper's http protocol enforcement. (#129)

There are some situations where the Docker daemon will expose a HTTP
server and will expect connections through a TCP connection rather than
via a unix socket. For example, this is the case with Docker for Windows
when used through the Windows Subsystem for Linux.

In these cases, `DOCKER_HOST` will be of the form
`tcp://127.0.0.1:2375`. Docker will not work if `DOCKER_HOST` has the
`http` protocol. This commit manually builds a `HttpConnector` from
Hyper so that it does not fail if the protocol is not `http`. Therefore,
the `DOCKER_HOST` that works with Docker will also work with shiplift.

82 of 925 relevant lines covered (8.86%)

0.1 hits per line

Source Files on job 931.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 741
  • Travis Job 931.2
  • 29bd95b4 on github
  • Prev Job for on master (#924.2)
  • Next Job for on master (#933.2)
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