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

mvantellingen / localshop / 204 / 2
82%
develop: 82%

Build:
DEFAULT BRANCH: develop
Ran 10 Apr 2015 12:30AM UTC
Files 34
Run time 3s
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

10 Apr 2015 12:21AM UTC coverage: 80.246% (+0.6%) from 79.682%
TOX_ENV=py27

push

travis-ci

canassa
Created the package asynchronously.

The package creation can take a long time, specially for old
packages with many releases (e.g.: Celery). This causes the
simple_detail view to take too long to answer which also causes pip
to timeout and retry the connection, starting another slow process.

With this commit, the package is created asynchronously in the
Celery worker. I have also added an 'lock' in order to stop the
task from being queued more than once. This is required because
a `pip install` call does actually two requests on the simple_detail
view.

719 of 896 relevant lines covered (80.25%)

0.8 hits per line

Source Files on job 204.2 (TOX_ENV=py27)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 204
  • Travis Job 204.2
  • d63bc9ef on github
  • Prev Job for TOX_ENV=py27 on develop (#203.2)
  • Next Job for TOX_ENV=py27 on develop (#205.1)
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