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

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

Build:
Build:
LAST BUILD BRANCH: fix-delete-reg-string-formatting
DEFAULT BRANCH: master
Ran 05 Apr 2018 09:14PM UTC
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

05 Apr 2018 09:11PM UTC coverage: 86.818%. First build
204.1

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.

1495 of 1722 relevant lines covered (86.82%)

0.87 hits per line

Source Files on job 204.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 204.1
  • 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