Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update coverage to 5.1 #261

Merged
merged 1 commit into from
Apr 15, 2020
Merged

Update coverage to 5.1 #261

merged 1 commit into from
Apr 15, 2020

Conversation

pyup-bot
Copy link
Contributor

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

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.803% when pulling dfcbd78 on pyup-update-coverage-5.0.4-to-5.1 into 2c45e44 on master.

@sdreher sdreher merged commit 614090d into master Apr 15, 2020
@ndittren ndittren deleted the pyup-update-coverage-5.0.4-to-5.1 branch October 7, 2022 17:24
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.

None yet

3 participants