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

chop-dbhi / avocado / 689
80%

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

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>

3139 of 3857 relevant lines covered (81.38%)

3.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 689.1 (DJANGO=1.5.12 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado) 12 Feb 2015 01:57PM UTC 0
81.36
Travis Job 689.1
2 689.2 (DJANGO=1.6.10 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado) 12 Feb 2015 01:57PM UTC 0
81.36
Travis Job 689.2
3 689.3 (DJANGO=1.5.12 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado) 12 Feb 2015 02:00PM UTC 0
81.2
Travis Job 689.3
4 689.4 (DJANGO=1.6.10 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado) 12 Feb 2015 02:00PM UTC 0
81.2
Travis Job 689.4
Source Files on build 689
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #689
  • 9e28c3d7 on github
  • Prev Build on master (#688)
  • Next Build on master (#692)
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