summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-coverage_7.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-coverage: upgrade 7.5.4 -> 7.6.0Wang Mingyu2024-07-151-0/+22
Changelog: =========== - Exclusion patterns can now be multi-line - The JSON report now includes per-function and per-class coverage information. - Fixed an incorrect calculation of "(no class)" lines in the HTML classes report. - Python 3.13.0b3 is supported. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>