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

cfpb / owning-a-home-api / 441 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 0.21
DEFAULT BRANCH: master
Ran 16 Mar 2018 06:49PM UTC
Files 37
Run time 1s
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

16 Mar 2018 06:46PM UTC coverage: 100.0%. First build
441.1

push

travis-ci

richaagarwal
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 ./pytest.sh
```

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

It also excludes the Django settings files from coverage because
otherwise the new logic would reduce the coverage of this repo.

1936 of 1936 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 441.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 441.1
  • adb7389e on github
  • Next Job for on test-other-dbs (#442.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