Go to file
Dirk Mueller 9e9dd6f3a8 - update to 5.0.0:
* Removed support for xdist rsync (now deprecated).
  * Switched docs theme to Furo.
  * Various legacy Python cleanup and CI improvements.
    Contributed by Christian Clauss and Hugo van Kemenade in
    #630, #631, #632 and #633.
  * Added a pyproject.toml example in the docs. Contributed by
    Dawn James in #626.
  * Modernized project's pre-commit hooks to use ruff. Initial
    POC contributed by Christian Clauss in #584.
  * Support coverage >= 6.2
- Inject multibuild to avoid build cycles.
- Skip 6 test cases that are causing problems with Python 3.8
    (when combining coverage data from parallel mode).
  * Added the --cov-append command line options.
    coverage-4.0 (automatically activated if there’s a
  * Changed --cov-report=term to automatically upgrade to
    --cov-report=term-missing if there’s
  * Changed --cov so it can be used with no path argument
    (in wich case the source settings from .coveragerc will
  * Fixed .pth installation to work in all cases
  * Data file suffixing changed to use coverage’s
  * Avoid warning about missing coverage data
  * Fixed a race condition when running with xdist
    (all the workers tried to combine the files).
    It’s possible that this issue is not present in

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=45
2024-03-25 15:20:22 +00:00
_multibuild - Inject multibuild to avoid build cycles. 2021-09-14 08:46:16 +00:00
.gitattributes Accepting request 186714 from devel:languages:python 2013-08-18 20:35:19 +00:00
.gitignore Accepting request 186714 from devel:languages:python 2013-08-18 20:35:19 +00:00
pytest-cov-5.0.0.tar.gz - update to 5.0.0: 2024-03-25 15:20:22 +00:00
python-pytest-cov.changes - update to 5.0.0: 2024-03-25 15:20:22 +00:00
python-pytest-cov.spec - update to 5.0.0: 2024-03-25 15:20:22 +00:00