Skip to content

6.4.3

Compare
Choose a tag to compare
@nedbat nedbat released this 06 Aug 20:57
· 924 commits to master since this release
  • Fix a failure when combining data files if the file names contained glob-like patterns. Thanks, Michael Krebs and Benjamin Schubert.
  • Fix a messaging failure when combining Windows data files on a different drive than the current directory, closing issue 1428. Thanks, Lorenzo Micò.
  • Fix path calculations when running in the root directory, as you might do in a Docker container. Thanks Arthur Rio.
  • Filtering in the HTML report wouldn't work when reloading the index page. This is now fixed. Thanks, Marc Legendre.
  • Fix a problem with Cython code measurement, closing issue 972. Thanks, Matus Valo.

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