github nedbat/coveragepy coverage-4.0b3
4.0b3

latest releases: 7.6.3, 7.6.2, 7.6.1...
pre-release21 hours ago

Version 4.0b3 — 2015-09-07

  • Reporting on an unmeasured file would fail with a traceback. This is now fixed, closing issue 403.
  • The Jenkins ShiningPanda plugin looks for an obsolete file name to find the HTML reports to publish, so it was failing under coverage.py 4.0. Now we create that file if we are running under Jenkins, to keep things working smoothly. issue 404.
  • Kits used to include tests and docs, but didn’t install them anywhere, or provide all of the supporting tools to make them useful. Kits no longer include tests and docs. If you were using them from the older packages, get in touch and help me understand how.

➡️  PyPI page: coverage 4.0b3.
➡️  To install: python3 -m pip install coverage==4.0b3

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.