summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-cov_6.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-cov: 6.0.0 -> 6.1.1Tom Geelen2025-07-131-15/+0
| | | | | | | Added additional runtime dependency on python3-pluggy. Update PYPI_PACKAGE as the package naming has changed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-cov: upgrade 5.0.0 -> 6.0.0Wang Mingyu2024-12-241-0/+15
Changelog: ============= - Updated various documentation inaccuracies, especially on subprocess handling. - Changed fail under checks to use the precision set in the coverage configuration. - Added a --cov-precision cli option that can override the value set in your coverage configuration. - Dropped support for now EOL Python 3.8.Updated various documentation inaccuracies, especially on subprocess handling. - Changed fail under checks to use the precision set in the coverage configuration. - Added a --cov-precision cli option that can override the value set in your coverage configuration. - Dropped support for now EOL Python 3.8. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>