<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-coverage_7.0.3.bb, branch master-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-01-11T16:37:58+00:00</updated>
<entry>
<title>python3-coverage: upgrade 7.0.3 -&gt; 7.0.4</title>
<updated>2023-01-11T16:37:58+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-01-11T05:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ff92baa597e2ada47198d9a07c61f317540f1a62'/>
<id>urn:sha1:ff92baa597e2ada47198d9a07c61f317540f1a62</id>
<content type='text'>
Changelog:
-Performance: an internal cache of file names was accidentally disabled,
 resulting in sometimes drastic reductions in performance.

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>python3-coverage: Upgrade 7.0.1 -&gt; 7.0.3</title>
<updated>2023-01-06T19:38:16+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2023-01-04T10:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bbb07140d5024ef15103e67807d03b47bcbd9bc9'/>
<id>urn:sha1:bbb07140d5024ef15103e67807d03b47bcbd9bc9</id>
<content type='text'>
Upgrade to release 7.0.3:

- Fix: when using the [run] relative_files = True setting, a
  relative [paths] pattern was still being made absolute. This is
  now fixed.
- Fix: if Python doesn't provide tomllib, then TOML configuration
  files can only be read if coverage.py is installed with the
  [toml] extra. Coverage.py will raise an error if TOML support is
  not installed when it sees your settings are in a .toml file.
  But it didn't understand that [tools.coverage] was a valid
  section header, so the error wasn't reported if you used that
  header, and settings were silently ignored. This is now fixed.
- Fix: adjusted how decorators are traced on PyPy 7.3.10.
- Fix: the coverage lcov report did not properly implement the
  --fail-under=MIN option. This has been fixed.
- Refactor: added many type annotations, including a number of
  refactorings. This should not affect outward behavior, but they
  were a bit invasive in some places, so keep your eyes peeled for
  oddities.
- Refactor: removed the vestigial and long untested support for
  Jython and IronPython.
- Fix: when using pytest-cov or pytest-xdist, or perhaps both, the
  combining step could fail with assert row is not None using
  7.0.2. This was due to a race condition that has always been
  possible and is still possible. In 7.0.1 and before, the error
  was silently swallowed by the combining code. Now it will produce
  a message "Couldn't combine data file" and ignore the data file
  as it used to do before 7.0.2

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>
