Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Update dependency coverage to v7.3.4 - autoclosed #38

Closed

Conversation

platform-engineering-bot
Copy link
Contributor

@platform-engineering-bot platform-engineering-bot commented Dec 18, 2023

This PR contains the following updates:

Package Type Update Change
coverage dev-dependencies patch 7.3.2 -> 7.3.4

Release Notes

nedbat/coveragepy (coverage)

v7.3.4

Compare Source

  • Fix: the change for multi-line signature exclusions in 7.3.3 broke other
    forms of nested clauses being excluded properly. This is now fixed, closing
    issue 1713_.

  • Fix: in the HTML report, selecting code for copying won't select the line
    numbers also. Thanks, Robert Harris <pull 1717_>_.

.. _issue 1713:https://github.com/nedbat/coveragepy/issues/17133
.. _pull 1717https://github.com/nedbat/coveragepy/pull/171717

.. _changes_7-3-3:

v7.3.3

Compare Source

  • Fix: function definitions with multi-line signatures can now be excluded by
    matching any of the lines, closing issue 684. Thanks, Jan Rusak, Maciej Kowalczyk and Joanna Ejzel <pull 1705_>.

  • Fix: XML reports could fail with a TypeError if files had numeric components
    that were duplicates except for leading zeroes, like file1.py and
    file001.py. Fixes issue 1709_.

  • The coverage annotate command used to announce that it would be removed
    in a future version. Enough people got in touch to say that they use it, so
    it will stay. Don't expect it to keep up with other new features though.

  • Added new :ref:debug options <cmd_run_debug>:

    • pytest writes the pytest test name into the debug output.

    • dataop2 writes the full data being added to CoverageData objects.

.. _issue 684:https://github.com/nedbat/coveragepy/issues/6844
.. _pull 1705https://github.com/nedbat/coveragepy/pull/170505
.. _issue 170https://github.com/nedbat/coveragepy/issues/1709709

.. _changes_7-3-2:


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

Signed-off-by: Platform Engineering Bot <[email protected]>
@platform-engineering-bot platform-engineering-bot changed the title Update dependency coverage to v7.3.3 Update dependency coverage to v7.3.4 Dec 20, 2023
@platform-engineering-bot platform-engineering-bot force-pushed the renovate/patch-and-digest-updates branch from f017497 to bf6171c Compare December 20, 2023 18:19
@platform-engineering-bot platform-engineering-bot changed the title Update dependency coverage to v7.3.4 Update dependency coverage to v7.3.4 - autoclosed Dec 27, 2023
auto-merge was automatically disabled December 27, 2023 23:17

Pull request was closed

@platform-engineering-bot platform-engineering-bot deleted the renovate/patch-and-digest-updates branch December 27, 2023 23:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant