Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Update coverage to 5.1 #5

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates coverage from 5.0.4 to 5.1.

Changelog

5.1

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

- The JSON report now includes counts of covered and missing branches. Thanks,
Salvatore Zagaria.

- On Python 3.8, try-finally-return reported wrong branch coverage with
decorated async functions (`issue 946`_).  This is now fixed. Thanks, Kjell
Braden.

- The :meth:`~coverage.Coverage.get_option` and
:meth:`~coverage.Coverage.set_option` methods can now manipulate the
``[paths]`` configuration setting.  Thanks to Bernát Gábor for the fix for
`issue 967`_.

.. _issue 946: https://github.com/nedbat/coveragepy/issues/946
.. _issue 967: https://github.com/nedbat/coveragepy/issues/967


.. _changes_504:
Links

@stefanitsky stefanitsky merged commit 5b28aab into master Apr 14, 2020
@stefanitsky stefanitsky deleted the pyup-update-coverage-5.0.4-to-5.1 branch July 28, 2020 20:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants