Skip to content

Update dependency coverage to v7.2.2#191

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/coverage-7.2.x-lockfile
Mar 23, 2023
Merged

Update dependency coverage to v7.2.2#191
renovate[bot] merged 1 commit intomasterfrom
renovate/coverage-7.2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage 7.2.1 -> 7.2.2 age adoption passing confidence

Release Notes

nedbat/coveragepy

v7.2.2

Compare Source

  • Fix: if a virtualenv was created inside a source directory, and a sourced
    package was installed inside the virtualenv, then all of the third-party
    packages inside the virtualenv would be measured. This was incorrect, but
    has now been fixed: only the specified packages will be measured, thanks to
    Manuel Jacob <pull 1560_>_.

  • Fix: the coverage lcov command could create a .lcov file with incorrect
    LF (lines found) and LH (lines hit) totals. This is now fixed, thanks to
    Ian Moore <pull 1583_>_.

  • Fix: the coverage xml command on Windows could create a .xml file with
    duplicate <package> elements. This is now fixed, thanks to Benjamin Parzella <pull 1574_>, closing issue 1573.

.. _pull 1560:https://github.com/nedbat/coveragepy/pull/15600
.. _issue 1573https://github.com/nedbat/coveragepy/issues/157373
.. _pull 157https://github.com/nedbat/coveragepy/pull/1574574
.. _pull 15https://github.com/nedbat/coveragepy/pull/15831583

.. _changes_7-2-1:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 23, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3cf6103) 62.66% compared to head (cd8fda6) 62.66%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #191   +/-   ##
=======================================
  Coverage   62.66%   62.66%           
=======================================
  Files          10       10           
  Lines        1216     1216           
  Branches      237      237           
=======================================
  Hits          762      762           
  Misses        422      422           
  Partials       32       32           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate Bot merged commit e9ecc4c into master Mar 23, 2023
@renovate renovate Bot deleted the renovate/coverage-7.2.x-lockfile branch March 23, 2023 18:17
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.

1 participant