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

PulpQE / pulp-smash / 1191
63%

Build:
DEFAULT BRANCH: master
Ran 20 Dec 2016 03:04PM UTC
Jobs 2
Files 6
Run time 49s
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
1191

push

travis-ci

Ichimonji10
Prevent setup.py from installing a "tests" package

The `setup.py` script uses function `setuptools.find_packages` to choose
which modules should be installed and which should not. By default, this
function incorrectly includes the top-level "tests" directory. Prevent
this by explicitly whitelisting the modules and packages to be included.

An even better solution is to place unit tests in a top-level "test"
directory. This is a common convention that allows unit tests to be run
on installed packages. However, the exact requirements and conventions
for doing this are unclear.

377 of 568 relevant lines covered (66.37%)

1.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1191.1 20 Dec 2016 03:05PM UTC 0
66.37
Travis Job 1191.1
2 1191.2 20 Dec 2016 03:04PM UTC 0
66.37
Travis Job 1191.2
Source Files on build 1191
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1191
  • 70214ddb on github
  • Prev Build on master (#1186)
  • Next Build on master (#1194)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc