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

cfpb / retirement / 1253
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: 0.10.4
DEFAULT BRANCH: master
Ran 16 Mar 2018 08:13PM UTC
Jobs 1
Files 24
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

pending completion
1253

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 test requirements as that
    matches the current version in cfgov-refresh.

1520 of 1556 relevant lines covered (97.69%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1253.1 (DJ_KEY=testkey) 16 Mar 2018 08:13PM UTC 0
97.69
Travis Job 1253.1
Source Files on build 1253
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1253
  • b35d82d1 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