Update dependency pytest-cov to ~=7.1.0 #69

Merged
cswimr merged 1 commit from renovate/pytest-cov-7.x into main 2026-04-24 11:41:39 -04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
pytest-cov (changelog) ~=7.0.0~=7.1.0 age confidence

Release Notes

pytest-dev/pytest-cov (pytest-cov)

v7.1.0

Compare Source

  • Fixed total coverage computation to always be consistent, regardless of reporting settings.
    Previously some reports could produce different total counts, and consequently can make --cov-fail-under behave different depending on
    reporting options.
    See #&#8203;641 <https://github.com/pytest-dev/pytest-cov/issues/641>_.

  • Improve handling of ResourceWarning from sqlite3.

    The plugin adds warning filter for sqlite3 ResourceWarning unclosed database (since 6.2.0).
    It checks if there is already existing plugin for this message by comparing filter regular expression.
    When filter is specified on command line the message is escaped and does not match an expected message.
    A check for an escaped regular expression is added to handle this case.

    With this fix one can suppress ResourceWarning from sqlite3 from command line::

    pytest -W "ignore:unclosed database in <sqlite3.Connection object at:ResourceWarning" ...

  • Various improvements to documentation.
    Contributed by Art Pelling in #&#8203;718 <https://github.com/pytest-dev/pytest-cov/pull/718>_ and
    "vivodi" in #&#8203;738 <https://github.com/pytest-dev/pytest-cov/pull/738>.
    Also closed #&#8203;736 <https://github.com/pytest-dev/pytest-cov/issues/736>
    .

  • Fixed some assertions in tests.
    Contributed by in Markéta Machová in #&#8203;722 <https://github.com/pytest-dev/pytest-cov/pull/722>_.

  • Removed unnecessary coverage configuration copying (meant as a backup because reporting commands had configuration side-effects before coverage 5.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pytest-cov](https://github.com/pytest-dev/pytest-cov) ([changelog](https://pytest-cov.readthedocs.io/en/latest/changelog.html)) | `~=7.0.0` → `~=7.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pytest-cov/7.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytest-cov/7.0.0/7.1.0?slim=true) | --- ### Release Notes <details> <summary>pytest-dev/pytest-cov (pytest-cov)</summary> ### [`v7.1.0`](https://github.com/pytest-dev/pytest-cov/blob/HEAD/CHANGELOG.rst#710-2026-03-21) [Compare Source](https://github.com/pytest-dev/pytest-cov/compare/v7.0.0...v7.1.0) - Fixed total coverage computation to always be consistent, regardless of reporting settings. Previously some reports could produce different total counts, and consequently can make --cov-fail-under behave different depending on reporting options. See `#&#8203;641 <https://github.com/pytest-dev/pytest-cov/issues/641>`\_. - Improve handling of ResourceWarning from sqlite3. The plugin adds warning filter for sqlite3 `ResourceWarning` unclosed database (since 6.2.0). It checks if there is already existing plugin for this message by comparing filter regular expression. When filter is specified on command line the message is escaped and does not match an expected message. A check for an escaped regular expression is added to handle this case. With this fix one can suppress `ResourceWarning` from sqlite3 from command line:: pytest -W "ignore:unclosed database in \<sqlite3.Connection object at:ResourceWarning" ... - Various improvements to documentation. Contributed by Art Pelling in `#&#8203;718 <https://github.com/pytest-dev/pytest-cov/pull/718>`\_ and "vivodi" in `#&#8203;738 <https://github.com/pytest-dev/pytest-cov/pull/738>`*. Also closed `#&#8203;736 <https://github.com/pytest-dev/pytest-cov/issues/736>`*. - Fixed some assertions in tests. Contributed by in Markéta Machová in `#&#8203;722 <https://github.com/pytest-dev/pytest-cov/pull/722>`\_. - Removed unnecessary coverage configuration copying (meant as a backup because reporting commands had configuration side-effects before coverage 5.0). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni4yIiwidXBkYXRlZEluVmVyIjoiNDMuMTM5LjgiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update dependency pytest-cov to ~=7.1.0
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Build Documentation (pull_request) Successful in 39s
Actions / Lint (pull_request) Successful in 43s
da2c2e6885
Renovate bot force-pushed renovate/pytest-cov-7.x from da2c2e6885
All checks were successful
Actions / Build (pull_request) Successful in 31s
Actions / Build Documentation (pull_request) Successful in 39s
Actions / Lint (pull_request) Successful in 43s
to cb1a947792
All checks were successful
Actions / Build (pull_request) Successful in 36s
Actions / Build Documentation (pull_request) Successful in 43s
Actions / Lint (pull_request) Successful in 48s
2026-04-24 10:32:21 -04:00
Compare
cswimr merged commit 9344555247 into main 2026-04-24 11:41:39 -04:00
cswimr deleted branch renovate/pytest-cov-7.x 2026-04-24 11:41:39 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cswimr/PyFlowery!69
No description provided.