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

ic-labs / django-icekit / 247 / 1
73%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: agsa/master
DEFAULT BRANCH: develop
Ran 28 Sep 2016 01:18AM UTC
Files 257
Run time 14s
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

28 Sep 2016 01:14AM UTC coverage: 72.888%. Remained the same
247.1

push

travis-ci

mrmachine
Use `python-dotenv` to configure environment variables.

* For local development, the `.env` file is ignored by VCS, but is
  committed with stub secrets ready to populate. This file has a lower
  priority than system environment variables (e.g. set by a compose or
  stack file) but a higher priority than a `.env.{FOO}` file.

* For deployment, a `.env.{FOO}` should be committed to VCS but should
  not contain any secrets. Load this file by adding `DOTENV=FOO` to the
  environment (e.g. via compose or stack file).

This allows us to avoid duplicating all environment variables across
multiple services in a stack file, which doesn't support `extends`.

We still need to duplicate secrets, or commit them to `.env.{FOO}`.

2925 of 4013 relevant lines covered (72.89%)

0.73 hits per line

Source Files on job 247.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 247
  • Travis Job 247.1
  • 2b6ac67c on github
  • Prev Job for on feature/dotenv (#246.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