Skip to content

Update coverage to 5.3#2826

Merged
browniebroke merged 1 commit intomasterfrom
pyup-update-coverage-5.2.1-to-5.3
Sep 14, 2020
Merged

Update coverage to 5.3#2826
browniebroke merged 1 commit intomasterfrom
pyup-update-coverage-5.2.1-to-5.3

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates coverage from 5.2.1 to 5.3.

Changelog

5.3

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

- The ``source`` setting has always been interpreted as either a file path or a
module, depending on which existed.  If both interpretations were valid, it
was assumed to be a file path.  The new ``source_pkgs`` setting can be used
to name a package to disambiguate this case.  Thanks, Thomas Grainger. Fixes
`issue 268`_.

- If a plugin was disabled due to an exception, we used to still try to record
its information, causing an exception, as reported in `issue 1011`_.  This is
now fixed.

.. _issue 268: https://github.com/nedbat/coveragepy/issues/268
.. _issue 1011: https://github.com/nedbat/coveragepy/issues/1011


.. _changes_521:
Links

@browniebroke browniebroke merged commit 7780065 into master Sep 14, 2020
@browniebroke browniebroke deleted the pyup-update-coverage-5.2.1-to-5.3 branch September 14, 2020 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants