Skip to content

7.0.4

Compare
Choose a tag to compare
@nedbat nedbat released this 13 Oct 23:36
· 853 commits to master since this release
7.0.4
f4c27c7

Version 7.0.4 — 2023-01-07

  • Performance: an internal cache of file names was accidentally disabled, resulting in sometimes drastic reductions in performance. This is now fixed, closing issue 1527. Thanks to Ivan Ciuvalschii for the reproducible test case.

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