Skip to content

7.0.5

Compare
Choose a tag to compare
@nedbat nedbat released this 11 Jan 00:03
· 637 commits to master since this release
7.0.5
97642c8
  • Fix: On Python 3.7, a file with type annotations but no from __future__ import annotations would be missing statements in the coverage report. This is now fixed, closing issue 1524.

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