pypi coverage 7.13.3

8 hours ago

Version 7.13.3 — 2026-02-03

  • Fix: in some situations, third-party code was measured when it shouldn’t have been, slowing down test execution. This happened with layered virtual environments such as uv sometimes makes. The problem is fixed, closing issue 2082. Now any directory on sys.path that is inside a virtualenv is considered third-party code.

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

Don't miss a new coverage release

NewReleases is sending notifications on new releases.