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

cfpb / regulations-core
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: fix-delete-reg-string-formatting
DEFAULT BRANCH: master
Repo Added 25 Feb 2014 03:28AM UTC
Files 53
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

LAST BUILD ON BRANCH other-dbs
branch: other-dbs
CHANGE BRANCH
x
Reset
  • other-dbs
  • 1.0.1
  • 1.1
  • 1.2.0
  • 1.2.1
  • 1.2.2
  • 1.2.3
  • 1.2.4
  • 1.2.5
  • 1.2.6
  • Release-2014-04-04
  • Release-2014-05-12
  • django18
  • fix-delete-reg-string-formatting
  • master
  • max-django-1.11
  • revert-55-master
  • test-with-cfgov
  • travis-build-wheels

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

Relevant lines Covered
Build:
Build:
1722 RELEVANT LINES 1495 COVERED LINES
0.87 HITS PER LINE
Source Files on other-dbs
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
204 other-dbs 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.... push 05 Apr 2018 09:14PM UTC chosak travis-ci pending completion  
See All Builds (110)
  • Repo 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

© 2025 Coveralls, Inc