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

mgedmin / restview / 80
100%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2015 10:12AM UTC
Jobs 5
Files 3
Run time 31s
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
80

push

travis-ci

Marius Gedminas
Avoid 'virtualenv .'

New virtualenv creates a 'local/' subdirectory with symlinks to things
like 'src' and 'setup.py' and '.git'.  This had some unfortunate
consequences:

- bin/py.test would find tests in src/* and local/src/*
- bin/py.test would try to import local/setup.py as a test file
- git clean -dfx would not touch 'local' because it thought it was an
  unrelated git clone

Also, modern virtualenvs have a pip-selfcheck.json at the root, which is
ugly clutter I don't want at the top of my project tree.

799 of 799 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 80.1 16 Jul 2015 10:12AM UTC 0
100.0
Travis Job 80.1
2 80.2 16 Jul 2015 10:12AM UTC 0
100.0
Travis Job 80.2
3 80.3 16 Jul 2015 10:12AM UTC 0
100.0
Travis Job 80.3
4 80.4 16 Jul 2015 10:12AM UTC 0
100.0
Travis Job 80.4
5 80.5 16 Jul 2015 10:12AM UTC 0
100.0
Travis Job 80.5
Source Files on build 80
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #80
  • d734bfd6 on github
  • Prev Build on master (#79)
  • Next Build on master (#81)
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