17
0

8 Commits

Author SHA256 Message Date
a524969b01 Accepting request 1311170 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1311170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=36
2025-10-14 16:06:22 +00:00
6e423207b3 - Add 0001-match-coverage-7.10.7-warnings.patch to fix tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=55
2025-10-13 15:45:49 +00:00
edd6b8bfa4 Accepting request 1306547 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/1306547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=35
2025-09-23 14:06:49 +00:00
b66658215c - Skip tests failing with Python 3.14
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=53
2025-09-22 13:14:56 +00:00
1ff4e60c91 Accepting request 1305057 from devel:languages:python:pytest
- Update to 7.0.0:
  * Dropped support for subprocesses measurement.
  * Switched packaging to have metadata completely in pyproject.toml and use
    hatchling for building.

OBS-URL: https://build.opensuse.org/request/show/1305057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=34
2025-09-17 14:37:07 +00:00
e6c58a08e6 - Update to 7.0.0:
* Dropped support for subprocesses measurement.
  * Switched packaging to have metadata completely in pyproject.toml and use
    hatchling for building.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=51
2025-09-16 02:44:53 +00:00
eaa5662587 Accepting request 1289703 from devel:languages:python:pytest
- Update to 6.2.1:
  * Added a version requirement for pytest's pluggy dependency.
  * Removed deprecated license classifier (packaging).
  * The plugin now adds 3 rules in the filter warnings configuration to
    prevent common coverage warnings being raised as obscure errors.
  * Fixed breakage that occurs when ``--cov-context`` and the ``no_cover``
    marker are used together.
  * Change terminal output to use full width lines for the coverage header.
  * Removed unnecessary CovFailUnderWarning.
  * Fixed the term report not using the precision specified via
    ``--cov-precision``.
  * Changed fail under checks to use the precision set in the coverage
    configuration.
  * Added a ``--cov-precision`` cli option that can override the value set
    in your coverage configuration.
  * Dropped support for now EOL Python 3.8.
- Drop patch support-coverage-75.patch, included upstream.

OBS-URL: https://build.opensuse.org/request/show/1289703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-cov?expand=0&rev=33
2025-07-02 10:07:14 +00:00
fd43bdfeef - Update to 6.2.1:
* Added a version requirement for pytest's pluggy dependency.
  * Removed deprecated license classifier (packaging).
  * The plugin now adds 3 rules in the filter warnings configuration to
    prevent common coverage warnings being raised as obscure errors.
  * Fixed breakage that occurs when ``--cov-context`` and the ``no_cover``
    marker are used together.
  * Change terminal output to use full width lines for the coverage header.
  * Removed unnecessary CovFailUnderWarning.
  * Fixed the term report not using the precision specified via
    ``--cov-precision``.
  * Changed fail under checks to use the precision set in the coverage
    configuration.
  * Added a ``--cov-precision`` cli option that can override the value set
    in your coverage configuration.
  * Dropped support for now EOL Python 3.8.
- Drop patch support-coverage-75.patch, included upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=49
2025-07-02 02:18:47 +00:00

Diff Content Not Available