Skip to content

Update coverage to 5.3#13

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-coverage-5.2-to-5.3
Closed

Update coverage to 5.3#13
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-coverage-5.2-to-5.3

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates coverage from 5.2 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:

5.2.1

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

- The dark mode HTML report still used light colors for the context listing,
making them unreadable (`issue 1009`_).  This is now fixed.

- The time stamp on the HTML report now includes the time zone. Thanks, Xie
Yanbo (`pull request 960`_).

.. _pull request 960: https://github.com/nedbat/coveragepy/pull/960
.. _issue 1009: https://github.com/nedbat/coveragepy/issues/1009


.. _changes_52:
Links

@pyup-bot pyup-bot mentioned this pull request Sep 14, 2020
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #47

@pyup-bot pyup-bot closed this Dec 20, 2020
@leoschuch leoschuch deleted the pyup-update-coverage-5.2-to-5.3 branch December 20, 2020 12:10
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