Skip to content

Update coverage to 7.13.3#2819

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-coverage-7.13.1-to-7.13.3
Closed

Update coverage to 7.13.3#2819
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-coverage-7.13.1-to-7.13.3

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Feb 3, 2026

This PR updates coverage from 7.13.1 to 7.13.3.

Changelog

7.13.3

---------------------------

- Fix: in some situations, third-party code was measured when it shouldn't have
been, slowing down test execution. This happened with layered virtual
environments such as uv sometimes makes. The problem is fixed, closing `issue
2082`_. Now any directory on sys.path that is inside a virtualenv is
considered third-party code.

.. _issue 2082: https://github.com/coveragepy/coveragepy/issues/2082


.. _changes_7-13-2:

7.13.2

---------------------------

- Fix: when Python is installed via symlinks, for example with Homebrew, the
standard library files could be incorrectly included in coverage reports.
This is now fixed, closing `issue 2115`_.

- Fix: if a data file is created with no read permissions, the combine step
would fail completely. Now a warning is issued and the file is skipped.
Closes `issue 2117`_.

.. _issue 2115: https://github.com/coveragepy/coveragepy/issues/2115
.. _issue 2117: https://github.com/coveragepy/coveragepy/issues/2117


.. _changes_7-13-1:
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented Feb 9, 2026

Closing this in favor of #2826

@pyup-bot pyup-bot closed this Feb 9, 2026
@tapple tapple deleted the pyup-update-coverage-7.13.1-to-7.13.3 branch February 9, 2026 23:33
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