summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-coverage_7.2.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-coverage: upgrade 7.2.2 -> 7.2.3Wang Mingyu2023-04-101-0/+21
Changelog: ========== - Fix: the :ref:`config_run_sigterm` setting was meant to capture data if a process was terminated with a SIGTERM signal, but it didn't always. - 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. - Development dependencies no longer use hashed pins, closing issue 1592. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>