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

ic-labs / django-icekit / 246
73%
develop: 74%

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

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}`.

5 of 5 new or added lines in 1 file covered. (100.0%)

2925 of 4013 relevant lines covered (72.89%)

0.73 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
13
100.0
icekit/project/settings/calculated.py
Jobs
ID Job ID Ran Files Coverage
1 246.1 28 Sep 2016 01:14AM UTC 0
72.89
Travis Job 246.1
Source Files on build 246
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #246
  • fe7d3e5d on github
  • Prev Build on feature/dotenv (#245)
  • Next Build on feature/dotenv (#247)
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