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

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

Build:
Build:
LAST BUILD BRANCH: future/pathlib
DEFAULT BRANCH: master
Ran 23 Jan 2018 11:42PM UTC
Jobs 1
Files 43
Run time 38min
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
4098

Pull #3147

travis-ci

web-flow
Fix -o behavior to no longer swallow all remaining options

The current behavior was too error-prone because a "-o" option would
swallow all the following non-option parameters:

  pytest -o foo=bar path/to/test.py

path/to/test.py would be captured by the -o option, and would fail
because "path/to/test.py" is not in the format "key=value".
Pull Request #3147: -o option no longer swallow all other non-options after it

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

8542 of 9222 relevant lines covered (92.63%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4098.1 (TOXENV=coveralls) 23 Jan 2018 11:42PM UTC 0
92.63
Travis Job 4098.1
Source Files on build 4098
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4098
  • Pull Request #3147
  • PR Base - features (#4062)
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