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

pytest-dev / pytest / 2224 / 1
93%
master: 51%

Build:
Build:
LAST BUILD BRANCH: future/pathlib
DEFAULT BRANCH: master
Ran 13 Dec 2016 01:01PM UTC
Files 40
Run time 2s
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

13 Dec 2016 12:57PM UTC coverage: 92.832%. Remained the same
TESTENV=coveralls

Pull #2136

travis-ci

web-flow
Check for *Error instead of ImportError in tests

This tests originally checked for ImportError. Since Python 3.6
ModuleNotFoundError is raised in this context instead, the test didn't work
as it is text based (so exception inheritance does not save the day).

The test now simply checks for any *Error, which makes it less specific,
but still valuable.

Fixes https://github.com/pytest-dev/pytest/issues/2132
Pull Request #2136: Tests: Check for ModuleNotFoundError on Python 3.6+

8250 of 8887 relevant lines covered (92.83%)

0.93 hits per line

Source Files on job 2224.1 (TESTENV=coveralls)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2224
  • Travis Job 2224.1
  • 4c1fbc4a on github
  • Prev Job for TESTENV=coveralls on i2132 (#2220.1)
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