summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-elementpath_5.1.0.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-12-29 17:29:31 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-29 09:28:51 -0800
commit12502c4aa4daf88c5522155b11cfde43decb1810 (patch)
treed3432f4cdb99d6ad3b46501bf6299855a5793752 /meta-python/recipes-devtools/python/python3-elementpath_5.1.0.bb
parent6092bdc20ce274a652f96aa5c717e1b156a2c000 (diff)
downloadmeta-openembedded-12502c4aa4daf88c5522155b11cfde43decb1810.tar.gz
python3-coverage: upgrade 7.13.0 -> 7.13.1
Changelog: ============ - Added: the JSON report now includes a "start_line" key for function and class regions, indicating the first line of the region in the source. - Added: The debug data command now takes file names as arguments on the command line, so you can inspect specific data files without needing to set the COVERAGE_FILE environment variable. - Fix: the JSON report used to report module docstrings as executed lines, which no other report did, as described in issue 2105. - Fix: coverage.py uses a more disciplined approach to detecting where third-party code is installed, and avoids measuring it. - Performance: data files that will be combined now record their hash as part of the file name. This lets us skip duplicate data more quickly, speeding the combining step. - Docs: added a section explaining more about what is considered a missing branch and how it is reported: Examples of missing branches, as requested in issue 1597. - Tests: the test suite misunderstood what core was being tested if COVERAGE_CORE wasn't set on 3.14+. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-elementpath_5.1.0.bb')
0 files changed, 0 insertions, 0 deletions