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

pytest-dev / pytest / 2787
94%
master: 51%

Build:
Build:
LAST BUILD BRANCH: future/pathlib
DEFAULT BRANCH: master
Ran 29 Jun 2017 12:00PM UTC
Jobs 1
Files 44
Run time 3s
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
2787

Pull #2531

travis-ci

web-flow
allow staticmethods to be detected as test functions

Allow a class method decorated `@staticmethod` to be collected as a test
function (if it meets the usual criteria).

This feature will not work in Python 2.6 -- static methods will still be
ignored there.
Pull Request #2531: Allow staticmethods to be detected as test functions

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

8496 of 9221 relevant lines covered (92.14%)

0.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
_pytest/python.py
Jobs
ID Job ID Ran Files Coverage
1 2787.1 (TOXENV=coveralls) 29 Jun 2017 12:00PM UTC 0
92.14
Travis Job 2787.1
Source Files on build 2787
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2787
  • Pull Request #2531
  • PR Base - features (#2781)
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