Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency coverage to v6.5.0 #210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage 6.4.4 -> 6.5.0 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage)

v6.5.0

Compare Source

  • The JSON report now includes details of which branches were taken, and which
    are missing for each file. Thanks, Christoph Blessing <pull 1438_>. Closes
    issue 1425
    .

  • Starting with coverage.py 6.2, class statements were marked as a branch.
    This wasn't right, and has been reverted, fixing issue 1449_. Note this
    will very slightly reduce your coverage total if you are measuring branch
    coverage.

  • Packaging is now compliant with PEP 517, closing issue 1395.

  • A new debug option --debug=pathmap shows details of the remapping of
    paths that happens during combine due to the [paths] setting.

  • Fix an internal problem with caching of invalid Python parsing. Found by
    OSS-Fuzz, fixing their bug 50381_.

.. _bug 50381: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50381
.. _PEP 517: https://peps.python.org/pep-0517/
.. _issue 139https://github.com/nedbat/coveragepy/issues/1395395
.. _issue 14https://github.com/nedbat/coveragepy/issues/14251425
.. _issue 1https://github.com/nedbat/coveragepy/issues/1449/1449
.. _pull https://github.com/nedbat/coveragepy/pull/1438l/1438

.. _changes_6-4-4:


Configuration

📅 Schedule: 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 force-pushed the renovate/coverage-6.x-lockfile branch from a5b17b2 to b6cd37c Compare May 28, 2023 12:21
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from b6cd37c to f4d5e1b Compare July 9, 2023 10:16
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from f4d5e1b to d9ab49b Compare August 22, 2023 18:14
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from d9ab49b to f571182 Compare September 19, 2023 14:40
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch 3 times, most recently from 8aa1f01 to a8bb6d1 Compare October 15, 2023 09:40
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from a8bb6d1 to 370d043 Compare December 19, 2023 14:10
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from 370d043 to be48751 Compare January 4, 2024 13:53
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from be48751 to c1264e9 Compare February 25, 2024 09:58
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from c1264e9 to fdb7b85 Compare April 3, 2024 09:55
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from fdb7b85 to ff5b17d Compare June 1, 2024 13:57
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from ff5b17d to a256d7c Compare October 12, 2024 09:03
@renovate renovate bot force-pushed the renovate/coverage-6.x-lockfile branch from a256d7c to 33a3eb0 Compare October 28, 2024 16:22
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