6.4.3
Version 6.4.3 — 2022-08-06
- 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