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

chop-dbhi / avocado / 637
81%
master: 80%

Build:
Build:
LAST BUILD BRANCH: instance-cache-key
DEFAULT BRANCH: master
Ran 23 Jan 2015 02:49PM UTC
Jobs 4
Files 68
Run time 42s
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
637

push

travis-ci

bruth
Add utilities to support canceling queries

Named connections are created and added to the `django.db.connections`
handler dynamically. The Django cache is used to store the derived
database alias and the process ID for the connection. This ensures
other threads or processes can lookup the process ID by name and cancel
the query using an separate connection. The only exception being
SQLite which can be interrupted across connections since it is
serverless.

At this time, the Oracle backend is not yet supported.

Close #280

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

3092 of 3845 relevant lines covered (80.42%)

3.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 637.1 (DJANGO=1.5.12 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado) 23 Jan 2015 02:49PM UTC 0
80.42
Travis Job 637.1
2 637.2 (DJANGO=1.6.10 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado) 23 Jan 2015 02:49PM UTC 0
80.42
Travis Job 637.2
3 637.3 (DJANGO=1.5.12 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado) 23 Jan 2015 02:49PM UTC 0
80.26
Travis Job 637.3
4 637.4 (DJANGO=1.6.10 POSTGRES_TEST_USER=postgres POSTGRES_TEST_NAME=avocado MYSQL_TEST_USER=root MYSQL_TEST_NAME=avocado) 23 Jan 2015 02:49PM UTC 0
80.26
Travis Job 637.4
Source Files on build 637
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #637
  • 1b63322a on github
  • Prev Build on issue-280 (#636)
  • Next Build on issue-280 (#639)
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