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

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

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

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 636.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:45PM UTC 0
80.42
Travis Job 636.1
2 636.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:45PM UTC 0
80.42
Travis Job 636.2
3 636.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:45PM UTC 0
80.26
Travis Job 636.3
4 636.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:45PM UTC 0
80.26
Travis Job 636.4
Source Files on build 636
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #636
  • 6baa2833 on github
  • Next Build on issue-280 (#637)
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