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

mgedmin / restview / 61 / 2
100%
master: 100%

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

10 Dec 2014 04:58PM UTC coverage: 100.0%. Remained the same
61.2

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%)

1.0 hits per line

Source Files on job 61.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 61
  • Travis Job 61.2
  • 161731fb on github
  • Prev Job for on master (#60.2)
  • Next Job for on master (#62.6)
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