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

pytest-dev / pytest / 2383
51%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2017 10:29AM UTC
Jobs 1
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

pending completion
2383

Pull #2235

travis-ci

web-flow
Don't execute class properties when collecting Python test classes

Previously, properties such as in the added test case were triggered
during collection, possibly executing unintended code. Let's skip them
instead.

We should probably skip all custom descriptors, however I am not sure
how to do this cleanly, so for now just skip properties.

Fixes #2234.
Pull Request #2235: Don't execute class properties when collecting Python test classes

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

8266 of 8904 relevant lines covered (92.83%)

0.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
8
100.0
_pytest/fixtures.py
Jobs
ID Job ID Ran Files Coverage
1 2383.1 (TESTENV=coveralls) 06 Feb 2017 10:29AM UTC 0
92.83
Travis Job 2383.1
Source Files on build 2383
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2383
  • Pull Request #2235
  • PR Base - master (#2381)
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