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

cfpb / regulations-core / 204
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: fix-delete-reg-string-formatting
DEFAULT BRANCH: master
Ran 05 Apr 2018 09:14PM UTC
Jobs 1
Files 53
Run time 2s
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
204

push

travis-ci

chosak
support optional testing of other databases

This change adds support for using the `DATABASE_URL` environment
variable to specify Django's dev/test database, based on the
[dj-database-url](https://github.com/kennethreitz/dj-database-url)
package.

It lets you run tests against e.g. Postgres:

```sh
$ DATABASE_URL=postgres://user@localhost/db python manage.py test
```

It adds dj-database-url==0.4.2 to the test requirements as that
matches the current version in cfgov-refresh.

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

1495 of 1722 relevant lines covered (86.82%)

0.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
regcore/settings/base.py
Jobs
ID Job ID Ran Files Coverage
1 204.1 05 Apr 2018 09:14PM UTC 0
86.82
Travis Job 204.1
Source Files on build 204
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #204
  • 2e4d2bd9 on github
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