github nedbat/coveragepy 7.0.5

latest releases: 7.6.3, 7.6.2, 7.6.1...
17 hours ago

Version 7.0.5 — 2023-01-10

  • 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

Don't miss a new coveragepy release

NewReleases is sending notifications on new releases.