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

yaman / timeout / 51 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2017 01:38PM UTC
Files 2
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 Jul 2017 01:33PM UTC coverage: 99.296% (+0.7%) from 98.592%
51.1

Pull #1

travis-ci

web-flow
update golang version for Docker and switch to CMD

with EXEC syntax.

This change was actually done because of the problem that when using
ENTRYPOINT with shell syntax, in the Docker container first a shell
command is launched which in turn executes the go command afterwards.

The problem with that is when stopping the container the shell command
would receive the SIGTERM signal and it does not pass it somehow to the
running go-process. This means the container does not exit after
receiving the SIGTERM but docker will invoke, usually after 10 seconds,
a SIGKILL. This is somewhat unclean.
Pull Request #1: Fix delay when stopping the docker container

141 of 142 relevant lines covered (99.3%)

3.56 hits per line

Source Files on job 51.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 51
  • Travis Job 51.1
  • 4908092d on github
  • Prev Job for on master (#50.1)
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