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

pytest-dev / pytest / 4164
51%

Build:
DEFAULT BRANCH: master
Ran 30 Jan 2018 11:22PM UTC
Jobs 1
Files 43
Run time 43s
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
4164

Pull #3167

travis-ci

web-flow
Fix test for py37

In previous Python versions, the list of warnigns appears like:

	... list of emitted warnings is: [UserWarning('user',)].

In Python 3.7 apparently the string representation has been improved to:

	... list of emitted warnings is: [UserWarning('user')].

Fix #3011
Pull Request #3167: Fix test for py37

8644 of 9332 relevant lines covered (92.63%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4164.1 (TOXENV=coveralls) 30 Jan 2018 11:22PM UTC 0
92.63
Travis Job 4164.1
Source Files on build 4164
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4164
  • Pull Request #3167
  • PR Base - master (#4162)
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