github nedbat/coveragepy coverage-4.0.3
4.0.3

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

Version 4.0.3 — 2015-11-24

  • Fixed a mysterious problem that manifested in different ways: sometimes hanging the process (issue 420), sometimes making database connections fail (issue 445).
  • The XML report now has correct <source> elements when using a --source= option somewhere besides the current directory. This fixes issue 439. Thanks, Arcadiy Ivanov.
  • Fixed an unusual edge case of detecting source encodings, described in issue 443.
  • Help messages that mention the command to use now properly use the actual command name, which might be different than “coverage”. Thanks to Ben Finney, this closes issue 438.

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.