Commit Graph

10 Commits

Author SHA256 Message Date
Tomáš Chvátal
6bca00ea5c - Update to 2.8.1:
* Fixed #348 - regression when only certain reports (html or xml) are used then --cov-fail-under always fails.
  * Added compatibility with future xdist release that deprecates some internals (match pytest-xdist master/worker terminology). Contributed by Thomas Grainger in #321
  * Added support for Coverage 5.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=8
2019-10-07 08:45:34 +00:00
Tomáš Chvátal
8b9639c671 - Update to 2.7.1:
* Fixed AttributeError: 'NoneType' object has no attribute 'configure_node' error when --no-cov is used. Contributed by Alexander Shadchin in #263.
  * Various testing and CI improvements. Contributed by Daniel Hahler in #255, #266, #272, #271 and #269.
  * Improved documentation regarding subprocess and multiprocessing. Contributed in #265.
  * Improved pytest_cov.embed.cleanup_on_sigterm to be reentrant (signal deliveries while signal handling is running won't break stuff).
  * Added pytest_cov.embed.cleanup_on_signal for customized cleanup.
  * Improved cleanup code and fixed various issues with leftover data files. All contributed in #265 or #262.
  * Improved examples. Now there are two examples for the common project layouts, complete with working coverage configuration. The examples have CI testing. Contributed in #267.
  * Improved help text for CLI options.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=6
2019-05-06 11:08:33 +00:00
Tomáš Chvátal
5d22013068 - Update to 2.6.1:
* Added support for Pytest 4.1. Contributed by Daniel Hahler and Семён Марьясин in #253 and #230.
  * Various test and docs fixes. Contributed by Daniel Hahler in #224 and #223.
  * Fixed the "Module already imported" issue (#211). Contributed by Daniel Hahler in #228.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=4
2019-02-13 13:12:48 +00:00
Dominique Leuenberger
1f7416c3f1 Accepting request 644866 from devel:languages:python:pytest
- update to 2.6.0
- cleanup deps
 * Dropped support for Python < 3.4, Pytest < 3.5 and Coverage < 4.4
 * Fixed some documentation formatting.
 * Added an example with addopts in documentation.
 * Fixed TypeError: 'NoneType' object is not iterable in certain xdist configurations.
 * Added a no_cover marker and fixture.
 * Fixed broken no_cover check when running doctests.
 * Fixed various issues with path normalization in reports
    (when combining coverage data from parallel mode). 
 * Report generation failures don't raise exceptions anymore.
    A warning will be logged instead. (forwarded request 644865 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/644866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=9
2018-11-08 08:39:40 +00:00
Dominique Leuenberger
c2381ae248 Accepting request 530442 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/530442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=8
2017-10-07 15:47:11 +00:00
Dominique Leuenberger
cea9e0a696 Accepting request 485021 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/485021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=7
2017-04-20 18:50:03 +00:00
Dominique Leuenberger
75947c1f02 Accepting request 340454 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/340454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=6
2015-10-30 12:43:12 +00:00
Stephan Kulow
d1540e2b22 Accepting request 307473 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/307473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=5
2015-05-16 17:01:48 +00:00
Stephan Kulow
e6f384c534 Accepting request 242982 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/242982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=3
2014-07-31 08:04:17 +00:00
Tomáš Chvátal
260b26a95e Accepting request 186714 from devel:languages:python
dependency of python-wheel

OBS-URL: https://build.opensuse.org/request/show/186714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=1
2013-08-18 20:35:19 +00:00