forked from pool/python-pytest-cov
- update to 4.1.0:
* Updated CI with new Pythons and dependencies.
* Removed rsyncdir support. This makes pytest-cov compatible
with xdist 3.0.
* Added support for JSON reporting.
* Refactored code to use f-strings.
* Fixed a skip in the test suite for some old xdist.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 08:51:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.1.0:
|
||||
* Updated CI with new Pythons and dependencies.
|
||||
* Removed rsyncdir support. This makes pytest-cov compatible
|
||||
with xdist 3.0.
|
||||
* Added support for JSON reporting.
|
||||
* Refactored code to use f-strings.
|
||||
* Fixed a skip in the test suite for some old xdist.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:31:31 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user