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

paylogic / pip-accel / 114 / 3
85%
master: 92%

Build:
Build:
LAST BUILD BRANCH: windows-support
DEFAULT BRANCH: master
Ran 04 Apr 2015 03:33PM UTC
Files 13
Run time 1s
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

04 Apr 2015 03:30PM UTC coverage: 79.638%. First build
PIP_ACCEL_S3_BUCKET=

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

747 of 938 relevant lines covered (79.64%)

0.8 hits per line

Source Files on job 114.3 (PIP_ACCEL_S3_BUCKET=)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 114
  • Travis Job 114.3
  • 0bf3c220 on github
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