Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage 7.2.3 -> 7.2.4 age adoption passing confidence

Release Notes

nedbat/coveragepy

v7.2.4

Compare Source

PyCon 2023 sprint fixes!

  • Fix: with relative_files = true, specifying a specific file to include or
    omit wouldn't work correctly (issue 1604). This is now fixed, with
    testing help by Marc Gibbons <pull 1608_>
    .

  • Fix: the XML report would have an incorrect <source> element when using
    relative files and the source option ended with a slash (issue 1541).
    This is now fixed, thanks to Kevin Brown-Silva <pull 1608_>
    .

  • When the HTML report location is printed to the terminal, it's now a
    terminal-compatible URL, so that you can click the location to open the HTML
    file in your browser. Finishes issue 1523_ thanks to Ricardo Newbery <pull 1613_>_.

  • Docs: a new :ref:Migrating page <migrating> with details about how to
    migrate between major versions of coverage.py. It currently covers the
    wildcard changes in 7.x. Thanks, Brian Grohe <pull 1610_>_.

.. _issue 1523:https://github.com/nedbat/coveragepy/issues/15233
.. _issue 1541https://github.com/nedbat/coveragepy/issues/154141
.. _issue 160https://github.com/nedbat/coveragepy/issues/1604604
.. _pull 16https://github.com/nedbat/coveragepy/pull/16081608
.. _pull 1https://github.com/nedbat/coveragepy/pull/1609/1609
.. _pull https://github.com/nedbat/coveragepy/pull/1610l/1610
.. _pullhttps://github.com/nedbat/coveragepy/pull/1613ll/1613

.. _changes_7-2-3:


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Apr 30, 2023
@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

Merging #1000 (24fbebc) into main (611d5a4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1000   +/-   ##
=======================================
  Coverage   57.95%   57.95%           
=======================================
  Files           4        4           
  Lines         597      597           
  Branches      132      132           
=======================================
  Hits          346      346           
  Misses        230      230           
  Partials       21       21           

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot merged commit 6ebfd1a into main Apr 30, 2023
@renovate renovate bot deleted the renovate/coverage-7.x branch April 30, 2023 02:38
@github-actions github-actions bot locked and limited conversation to collaborators May 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant