pypi coverage 7.10.1

latest releases: 7.10.6, 7.10.5, 7.10.4...
one month ago

Version 7.10.1 — 2025-07-27

  • Fix: the exclusion for if TYPE_CHECKING: was wrong: it marked the branch as partial, but it should have been a line exclusion so the entire clause would be excluded. Improves issue 831.
  • Fix: changed where .pth files are written for patch = subprocess, closing issue 2006.

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

Don't miss a new coverage release

NewReleases is sending notifications on new releases.