pypi coverage 7.4.0

latest releases: 7.5.4, 7.5.3, 7.5.2...
6 months ago
  • In Python 3.12 and above, you can try an experimental core based on the new sys.monitoring <python:sys.monitoring> module by defining a COVERAGE_CORE=sysmon environment variable. This should be faster for line coverage, but not for branch coverage, and plugins and dynamic contexts are not yet supported with it. I am very interested to hear how it works (or doesn't!) for you.

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

Don't miss a new coverage release

NewReleases is sending notifications on new releases.