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

pytest-dev / pytest / 2382 / 1
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2017 10:10PM UTC
Files 40
Run time 1s
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

05 Feb 2017 10:05PM UTC coverage: 92.835% (+0.002%) from 92.833%
TESTENV=coveralls

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

8266 of 8904 relevant lines covered (92.83%)

0.93 hits per line

Source Files on job 2382.1 (TESTENV=coveralls)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2382
  • Travis Job 2382.1
  • b6b6327b on github
  • Prev Job for TESTENV=coveralls on master (#2381.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