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

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

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

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+

3 of 3 new or added lines in 1 file covered. (100.0%)

8250 of 8887 relevant lines covered (92.83%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2224.1 (TESTENV=coveralls) 13 Dec 2016 01:01PM UTC 0
92.83
Travis Job 2224.1
5 2224.5 (TESTENV=py33) 09 Mar 2019 02:05PM UTC 0
Travis Job 2224.5
Source Files on build 2224
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2224
  • Pull Request #2136
  • PR Base - master (#2220)
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