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

mvantellingen / localshop / 204
82%

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

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%)

1.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 204.1 (TOX_ENV=py27) 10 Apr 2015 12:30AM UTC 0
80.25
Travis Job 204.1
2 204.2 (TOX_ENV=py27) 10 Apr 2015 12:30AM UTC 0
80.25
Travis Job 204.2
Source Files on build 204
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #204
  • d63bc9ef on github
  • Prev Build on develop (#203)
  • Next Build on develop (#205)
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