pypi coverage 7.2.3

latest releases: 7.6.1, 7.6.0, 7.5.4...
17 months ago
  • Fix: the config_run_sigterm setting was meant to capture data if a process was terminated with a SIGTERM signal, but it didn't always. This was fixed thanks to Lewis Gaul, closing issue 1599.
  • Performance: HTML reports with context information are now much more compact. File sizes are typically as small as one-third the previous size, but can be dramatically smaller. This closes issue 1584 thanks to Oleh Krehel.
  • Development dependencies no longer use hashed pins, closing issue 1592.

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

Don't miss a new coverage release

NewReleases is sending notifications on new releases.