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

adriankumpf / teslamate / 690
84%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2020 01:01PM UTC
Jobs 1
Files 85
Run time 5s
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
690

push

travis-ci

web-flow
Add tini to Dockerfile and use it as entrypoint (#606)

This change adds [tini](https://github.com/krallin/tini) as the init
process for the Teslamate Docker container. The reason for this is that
currently the container runs with zombie processes.

This means the current process with PID=1 in the container doesn't reap
children properly and given the output I get while fixing this, child
processes are dying accidentally.

There's also an option to work around this with docker-compose since
compose file version 3.7, which allows passing `--init` for the docker
container. I'm currently using that to work around the zombie processes,
but adding tini fixes this independent of how people run this container.

1467 of 1631 relevant lines covered (89.94%)

2919.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 690.1 (MIX_ENV=test) 19 Apr 2020 01:01PM UTC 0
89.94
Travis Job 690.1
Source Files on build 690
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #690
  • 7dd65edf on github
  • Prev Build on master (#688)
  • Next Build on master (#691)
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