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

project-rig / rig / 991 / 2
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: rename_keyspace
DEFAULT BRANCH: master
Ran 05 Oct 2015 08:57AM UTC
Files 86
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

05 Oct 2015 08:50AM UTC coverage: 100.0%. Remained the same
991.2

push

travis-ci

mossblaser
WORKAROUND: Only run doctests with py.test when really necessary.

This is a py.test/Python 3.5 bug workaround which can hopefully be reverted at
some point in the not too distant future.

Due to some unfortunate interaction between py.test and Python 3.5, running

    py.test tests --doctest-modules --doctest-glob='*_doctest.rst'

gets into some sort of CPU killing death spin. This was previously done by
default by pytest.ini but has been removed in this commit to (at least
temporarily) reverse this pain-point.

Notably, adding the same arguments when actually attempting to run to
documentation tests and module doctests (e.g.  py.test rig ... and py.test docs
...) does not cause a problem. As a result, these options have simply been
added in the cases where they're actually required in the tox and travis
scripts as well as the developer docs.

8358 of 8358 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 991.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 991
  • Travis Job 991.2
  • 7851cc54 on github
  • Prev Job for on travis-py35 (#989.2)
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