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

tahoe-lafs / tahoe-lafs / 1008
95%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2016 07:55PM UTC
Jobs 1
Files 210
Run time 7min
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
1008

push

travis-ci

Brian Warner
setup.py: remove __requires__

This is more cleanup from the 1582 zetuptoolzs-ectomy. __requires__ was
used to make sure that 'setup.py test' would have all our dependencies
on sys.path, but has the severe drawback of requiring all deps to be
available before any setup.py command can work, including the 'setup.py
sdist' that tox uses (to populate the new virtualenvs it creates). Now
that we use tox for tests, we don't need 'setup.py test' any more, but
I'll remove that later (after this release). Right now we just need to
get rid of this __requires__ line, as it was causing 'tox' sdist
failures.

50035 of 54578 relevant lines covered (91.68%)

0.92 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/allmydata/immutable/checker.py
1
100.0
src/allmydata/stats.py
Jobs
ID Job ID Ran Files Coverage
1 1008.1 15 Mar 2016 07:55PM UTC 0
91.68
Travis Job 1008.1
Source Files on build 1008
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1008
  • dbe314e8 on github
  • Prev Build on master (#1007)
  • Next Build on master (#1009)
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