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

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

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2018 09:15PM 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:13PM UTC coverage: 86.818% (-0.2%) from 86.969%
205.1

Pull #76

travis-ci

web-flow
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.
Pull Request #76: Support optional testing of other databases

1495 of 1722 relevant lines covered (86.82%)

0.87 hits per line

Source Files on job 205.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 205.1
  • dd323d00 on github
  • Prev Job for on master (#201.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