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

mgedmin / check-manifest / 1049 / 6
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2020 08:41AM UTC
Files 1
Run time 0s
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

23 Jan 2020 08:32AM UTC coverage: 99.799%. Remained the same
FORCE_TEST_VCS=bzr

push

travis-ci

mgedmin
Fix Travis builds

setup.py test is deprecated and broken.  AFAIU it still uses
easy_install, which doesn't pay attention to python_requires of
dependencies, so when a transitive dependency drops Python 2.7 support
with a python_requires, pip can handle that, but easy_install can't.

I did not spend too much time investigating why exactly setup.py test
breaks: life's too short.  It's deprecated and that's reason enough to
stop using it.

I'm going to use pytest instead (because nose is also deprecated, lol).
I'm not going to switch to pytest wholesale because that would break
Windows builds (see #92).

497 of 498 relevant lines covered (99.8%)

1.0 hits per line

Source Files on job 1049.6 (FORCE_TEST_VCS=bzr)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 999
  • Travis Job 1049.6
  • f6f64bf7 on github
  • Prev Job for FORCE_TEST_VCS=bzr on master (#1045.3)
  • Next Job for FORCE_TEST_VCS=bzr on master (#1050.5)
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