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

amerkurev / django-docker-template / 7576459969
94%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2024 10:00PM UTC
Jobs 1
Files 10
Run time 1s
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

18 Jan 2024 10:00PM UTC coverage: 93.651%. Remained the same
7576459969

push

github

amerkurev
fix: use exec to correctly handle signals in docker-cmd.sh

The commit updates the docker-cmd.sh script to use `exec` when running the Django development server and Gunicorn. This ensures that signals are properly forwarded to the child processes, allowing for graceful shutdowns and restarts.

Additionally, the commit makes the environment variable handling in settings.py more robust by providing default values if the environment variables are not set. This prevents potential errors when the environment variables `DJANGO_SQLITE_DIR`, `DJANGO_MEDIA_ROOT`, and `DJANGO_STATIC_ROOT` are not provided.

177 of 189 relevant lines covered (93.65%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7576459969.1 18 Jan 2024 10:00PM UTC 10
93.65
Source Files on build 7576459969
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 65765ef8 on github
  • Prev Build on master (#7572438389)
  • Next Build on master (#7583290777)
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