7.2.3
Version 7.2.3 — 2023-04-06
- Fix: the [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