Path to this page:
Subject: CVS commit: pkgsrc/devel/py-test-cov
From: Adam Ciarcinski
Date: 2024-11-11 23:44:51
Message id: 20241111224451.41AE2FC7D@cvs.NetBSD.org
Log Message:
py-test-cov: updated to 6.0.0
6.0.0 (2024-10-29)
* Updated various documentation inaccuracies, especially on subprocess handling.
* Changed fail under checks to use the precision set in the coverage configuration.
Now it will perform the check just like ``coverage report`` would.
* Added a ``--cov-precision`` cli option that can override the value set in your \
coverage configuration.
* Dropped support for now EOL Python 3.8.
Files: