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

chop-dbhi / avocado / 689 / 2
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2015 01:57PM UTC
Files 67
Run time 176min
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

12 Feb 2015 01:47PM UTC coverage: 81.359% (+0.01%) from 81.346%
DJANGO=1.6.10 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado

push

travis-ci

bruth
Support configuring which databases are enabled during the test suite

Environment variables are the primary interface. The variables ENABLE_SQLITE,
ENABLE_MYSQL, ENABLE_POSTGRES can be set to either 1 or 0 to enable or
disable the database from the test suite. By default, sqlite is enabled
and the rest are disabled. In addition, the DEFAULT_ENGINE variable can
be used to set which database should be the primary for all tests (not
just database-specific tests). If only one database is used, it will be
selected as the default database, other sqlite is assumed.

Command line arguments can be passed to `test_suite.py` for convenience.
Use the format `--ENGINE` to enable a database and `--no-ENGINE` to
disable a database. `--default-engine=ENGINE` can be used to set the
default engine.

Signed-off-by: Byron Ruth <b@devel.io>

3138 of 3857 relevant lines covered (81.36%)

0.81 hits per line

Source Files on job 689.2 (DJANGO=1.6.10 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado)
  • Tree
  • List 0
  • Changed 12
  • Source Changed 10
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 689
  • Travis Job 689.2
  • 9e28c3d7 on github
  • Prev Job for DJANGO=1.6.10 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado on master (#688.4)
  • Next Job for DJANGO=1.6.10 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado on master (#692.2)
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