Skip to content

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

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

This MR contains the following updates:

Package Update Change
coverage patch ==5.0.3 -> ==5.0.4

Release Notes

nedbat/coveragepy

v5.0.4

Compare Source

  • If using the [run] relative_files setting, the XML report will use relative files in the <source> elements indicating the location of source code. Closes issue 948_.

  • The textual summary report could report missing lines with negative line numbers on PyPy3 7.1 (issue 943_). This is now fixed.

  • Windows wheels for Python 3.8 were incorrectly built, but are now fixed. (issue 949_)

  • Updated Python 3.9 support to 3.9a4.

  • HTML reports couldn't be sorted if localStorage wasn't available. This is now fixed: sorting works even though the sorting setting isn't retained. (issue 944_ and pull request 945_). Thanks, Abdeali Kothari.

.. _issue 943: #​943 .. _issue 944: #​944 .. _pull request 945: #​945 .. _issue 948: #​948 .. _issue 949: #​949

.. _changes_503:


Renovate configuration

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

🚦 Automerge: Enabled.

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.

Merge request reports