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

adriankumpf / teslamate / 690 / 1
84%
master: 84%

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

19 Apr 2020 12:59PM UTC coverage: 89.945% (-0.1%) from 90.067%
MIX_ENV=test

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

Source Files on job 690.1 (MIX_ENV=test)
  • Tree
  • List 0
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 577
  • Travis Job 690.1
  • 7dd65edf on github
  • Prev Job for MIX_ENV=test on master (#688.1)
  • Next Job for MIX_ENV=test on master (#691.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