github nedbat/coveragepy coverage-3.0
3.0

latest releases: 7.6.3, 7.6.2, 7.6.1...
20 hours ago

Version 3.0 — 2009-06-13

  • Fixed the way the Python library was ignored. Too much code was being excluded the old way.
  • Tabs are now properly converted in HTML reports. Previously indentation was lost. Fixed issue 6.
  • Nested modules now get a proper flat_rootname. Thanks, Christian Heimes.

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.