github nedbat/coveragepy 7.0.1

latest releases: 7.4.4, 7.4.3, 7.4.2...
16 months ago
  • When checking if a file mapping resolved to a file that exists, we weren’t considering files in .whl files. This is now fixed, closing issue 1511.
  • File pattern rules were too strict, forbidding plus signs and curly braces in directory and file names. This is now fixed, closing issue 1513.
  • Unusual Unicode or control characters in source files could prevent reporting. This is now fixed, closing issue 1512.
  • The PyPy wheel now installs on PyPy 3.7, 3.8, and 3.9, closing issue 1510.

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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.