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

chop-dbhi / serrano / 681 / 2
90%
master: 93%

Build:
Build:
LAST BUILD BRANCH: 2.4.1
DEFAULT BRANCH: master
Ran 21 Jan 2015 02:59PM UTC
Files 32
Run time 14s
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

21 Jan 2015 02:54PM UTC coverage: 90.047%. Remained the same
DJANGO=1.6.10 TEST_DATABASE_NAME=serrano TEST_DATABASE_USER=postgres

push

travis-ci

bruth
Execute application stat counts in parallel

A thread pool is started to get/execute the counts in parallel. The data
will be returned regardless if a count times out and will be set to
`None`. Clients can assume that the count is currently unavailable when
this occurs. The `STATS_COUNT_TIMEOUT` setting determines how long to
wait until the thread times out.

This requires the test database to not be SQLite, since multiple
connections are not supported while the test suite is running. See
https://github.com/django/django/blob/stable/1.6.x/django/db/backends/sqlite3/base.py#L96

Fix #252

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

1936 of 2150 relevant lines covered (90.05%)

0.9 hits per line

Source Files on job 681.2 (DJANGO=1.6.10 TEST_DATABASE_NAME=serrano TEST_DATABASE_USER=postgres)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 681
  • Travis Job 681.2
  • 361a13ee on github
  • Prev Job for DJANGO=1.6.10 TEST_DATABASE_NAME=serrano TEST_DATABASE_USER=postgres on issue-252 (#679.2)
  • Next Job for DJANGO=1.6.10 TEST_DATABASE_NAME=serrano TEST_DATABASE_USER=postgres on issue-252 (#683.4)
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