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

mgedmin / restview / 61
100%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2014 05:10PM UTC
Jobs 6
Files 4
Run time 763min
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
61

push

travis-ci

mgedmin
Use nose to run tests from tox.ini

python setup.py test has a large downside: it creates .egg-info
directories and writes install_requires in there, and then reads it back
in order to install the dependencies.  This is a terrible idea!  It
creates a race condition between multiple Pythons running setup.py in
parallel that often breaks 'detox' by having it ask for Pygments < 2.0a1
in the Python 2.7 virtualenv.

I haven't seen that error with nose yet.

842 of 842 relevant lines covered (100.0%)

6.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 61.1 10 Dec 2014 05:10PM UTC 0
100.0
Travis Job 61.1
2 61.2 10 Dec 2014 05:10PM UTC 0
100.0
Travis Job 61.2
3 61.3 10 Dec 2014 05:15PM UTC 0
100.0
Travis Job 61.3
4 61.4 10 Dec 2014 05:13PM UTC 0
100.0
Travis Job 61.4
5 61.5 10 Dec 2014 05:13PM UTC 0
100.0
Travis Job 61.5
6 61.6 10 Dec 2014 05:22PM UTC 0
100.0
Travis Job 61.6
Source Files on build 61
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #61
  • 161731fb on github
  • Prev Build on master (#60)
  • Next Build on master (#62)
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