Skip to content

Update dependency coverage to v7.15.3 - #50

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/coverage-7.x
Open

Update dependency coverage to v7.15.3#50
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/coverage-7.x

Conversation

@renovate

@renovate renovate Bot commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
coverage ==7.15.0==7.15.3 age confidence

Release Notes

coveragepy/coveragepy (coverage)

v7.15.3

Compare Source

  • Fix: the sysmon core is incompatible with dynamic contexts. Previously, the
    combination would be prevented when read from the coverage.py configuration.
    But using the context API as pytest-cov does, contexts would be silently
    dropped. Now a warning is issued, thanks to Jisang Han <pull 2234_>.
    Closes issue 2200
    .

  • A performance improvement in the low-level line number bookkeeping when
    combining data files, thanks to Kevin Turcios <pull 2239_>_.

  • Performance improvement in HTML reporting by reducing the number of times
    files have to be parsed, thanks to Kevin Turcios <pull 2240_>_.

.. _issue 2200: #​2200
.. _pull 2234: #​2234
.. _pull 2239: #​2239
.. _pull 2240: #​2240

.. _changes_7-15-2:

v7.15.2

Compare Source

  • Fix: one of the performance improvements in 7.15.1 (pull 2215) dramatically
    increased memory use during reporting for large projects. Now we use a
    different approach that is both faster and slimmer than 7.15.0. Fixes issue 2229_.

.. _issue 2229: #​2229

.. _changes_7-15-1:

v7.15.1

Compare Source

  • Fix: in the HTML report with show_contexts enabled, a context label
    containing </script> (for example a parametrized pytest node id) could
    close the inline <script> element in a file page early, injecting markup.
    Context labels are now fully escaped. Thanks, Rajath Mohare <pull 2224_>_.

  • A number of performance improvements thanks to Paul Kehrer, in pull requests
    2213 <pull 2213_>, 2214 <pull 2214_>, 2215 <pull 2215_>, 2216 <pull 2216_>, 2218 <pull 2218_>, 2220 <pull 2220_>, and 2221 <pull 2221_>_.

.. _pull 2213: #​2213
.. _pull 2214: #​2214
.. _pull 2215: #​2215
.. _pull 2216: #​2216
.. _pull 2218: #​2218
.. _pull 2220: #​2220
.. _pull 2221: #​2221
.. _pull 2224: #​2224

.. _changes_7-15-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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency coverage to v7.13.2 chore(deps): update dependency coverage to v7.13.3 Feb 3, 2026
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from e95f760 to 0fffb6d Compare February 3, 2026 23:01
@renovate renovate Bot changed the title chore(deps): update dependency coverage to v7.13.3 chore(deps): update dependency coverage to v7.13.4 Feb 9, 2026
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from 0fffb6d to c647db8 Compare February 9, 2026 15:49
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from c647db8 to 2f0b23a Compare March 14, 2026 10:15
@renovate renovate Bot changed the title chore(deps): update dependency coverage to v7.13.4 chore(deps): update dependency coverage to v7.13.5 Mar 17, 2026
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from 2f0b23a to 399e10a Compare March 17, 2026 17:32
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from 399e10a to 0aca4d8 Compare March 27, 2026 15:44
@renovate renovate Bot changed the title chore(deps): update dependency coverage to v7.13.5 Update dependency coverage to v7.13.5 Apr 15, 2026
@renovate renovate Bot changed the title Update dependency coverage to v7.13.5 Update dependency coverage to v7.14.0 May 12, 2026
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch 2 times, most recently from bfa9d95 to 6c961f7 Compare May 18, 2026 14:07
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from 6c961f7 to 0bc7d9f Compare May 27, 2026 14:28
@renovate renovate Bot changed the title Update dependency coverage to v7.14.0 Update dependency coverage to v7.14.1 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from 0bc7d9f to 7beaa61 Compare June 21, 2026 03:57
@renovate renovate Bot changed the title Update dependency coverage to v7.14.1 Update dependency coverage to v7.14.2 Jun 21, 2026
@renovate renovate Bot changed the title Update dependency coverage to v7.14.2 Update dependency coverage to v7.14.3 Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from 7beaa61 to b6c71d3 Compare June 24, 2026 07:58
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from b6c71d3 to 9890a29 Compare July 4, 2026 03:54
@renovate renovate Bot changed the title Update dependency coverage to v7.14.3 Update dependency coverage to v7.15.0 Jul 4, 2026
@renovate renovate Bot changed the title Update dependency coverage to v7.15.0 Update dependency coverage to v7.15.2 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from 9890a29 to 3558bfc Compare July 16, 2026 03:52
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from 3558bfc to 512269a Compare July 28, 2026 18:51
@renovate renovate Bot changed the title Update dependency coverage to v7.15.2 Update dependency coverage to v7.15.3 Aug 2, 2026
@renovate
renovate Bot force-pushed the renovate/coverage-7.x branch from 512269a to 4b6c32a Compare August 2, 2026 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants