Skip to content

chore(deps): update dependency coverage to v5.1

Mend Renovate requested to merge renovate/coverage-5.x into master

This MR contains the following updates:

Package Update Change
coverage minor ==5.0.4 -> ==5.1

Release Notes

nedbat/coveragepy

v5.1

Compare Source

  • 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 964_). 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 964: #​964 .. _issue 967: #​967

.. _changes_504:


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by WhiteSource Renovate. View repository job log here.

Edited by Mend Renovate

Merge request reports