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

paylogic / pip-accel / 115
92%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2015 03:37PM UTC
Jobs 5
Files 13
Run time 3min
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
115

push

travis-ci

xolox
Track installed files so pip can uninstall packages installed by pip-accel

This issue was reported in pull request #48 but I've decided to solve it
in a different way. The pull request included an implementation that
switched pip-accel from using the `python setup.py bdist' command to the
`pip install --target' command. My issues with this:

1. It requires about 80 lines of additional code just to get pip to
   generate `installed-files.txt' (a fairly trivial file in itself).

2. It changes the core logic of pip-accel which requires me to confirm
   compatibility with hundreds of Python projects (the ones that I
   regularly install with pip-accel) even though I consider support for
   uninstallation a low priority feature (not intended to be blunt: the
   main use case for pip-accel is virtual environments, not system wide
   installation) which doesn't justify so much potential impact.

Pull request #48 on GitHub:
  https://github.com/paylogic/pip-accel/pull/48

800 of 938 relevant lines covered (85.29%)

4.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 115.1 (PIP_ACCEL_S3_BUCKET=) 04 Apr 2015 03:37PM UTC 0
79.64
Travis Job 115.1
3 115.3 (PIP_ACCEL_S3_BUCKET=) 04 Apr 2015 03:38PM UTC 0
79.64
Travis Job 115.3
4 115.4 (PIP_ACCEL_S3_BUCKET=pip-accel-test-bucket) 04 Apr 2015 03:39PM UTC 0
84.54
Travis Job 115.4
5 115.5 (PIP_ACCEL_S3_BUCKET=) 04 Apr 2015 03:40PM UTC 0
79.85
Travis Job 115.5
6 115.6 (PIP_ACCEL_S3_BUCKET=pip-accel-test-bucket) 04 Apr 2015 03:40PM UTC 0
84.75
Travis Job 115.6
Source Files on build 115
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #115
  • 0bf3c220 on github
  • Prev Build on master (#113)
  • Next Build on master (#118)
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