<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-coverage_7.6.1.bb, branch whinlatter</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=whinlatter</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=whinlatter'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2024-10-14T16:52:27+00:00</updated>
<entry>
<title>python3-coverage: upgrade 7.6.1 -&gt; 7.6.2</title>
<updated>2024-10-14T16:52:27+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-10-14T08:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8e930be6a6ea46d9cb643183bb3184194fc1f486'/>
<id>urn:sha1:8e930be6a6ea46d9cb643183bb3184194fc1f486</id>
<content type='text'>
Changelog:
===========
- Dropped support for Python 3.8 and PyPy 3.8.
- Fix: a final wildcard match/case clause assigning to a name (case _ as
  value) was incorrectly marked as a missing branch.
- Fewer things are considered branches now. Lambdas, comprehensions, and
  generator expressions are no longer marked as missing branches if they
  don't complete execution.
- Fix: the HTML report didn't properly show multi-line f-strings that end with a
  backslash continuation. This is now fixed
- Fix: the LCOV report now has correct line numbers and better branch
  descriptions for BRDA records. There are other changes to lcov also, including
  a new configuration option :ref:`line_checksums &lt;config_lcov_line_checksums&gt;`
  to control whether line checksums are included in the lcov report.
  The default is false. To keep checksums set it to true.
- Fixed the docs for multi-line regex exclusions, closing issue 1863.
- Fixed a potential crash in the C tracer

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>coverage: Upgrade 7.6.0 -&gt; 7.6.1</title>
<updated>2024-08-09T21:25:26+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2024-08-08T12:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5ed99664b79eae7d333c4c2fd60abf6a4cbf48c0'/>
<id>urn:sha1:5ed99664b79eae7d333c4c2fd60abf6a4cbf48c0</id>
<content type='text'>
Upgrade to release 7.6.1:

- Fix: coverage used to fail when measuring code using
  runpy.run_path &lt;python:runpy.run_path&gt; with a Path
  &lt;python:pathlib.Path&gt; argument. This is now fixed.
- Fix: backslashes preceding a multi-line backslashed string could
  confuse the HTML report. This is now fixed.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
