Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

chore(deps): update dependency coverage to v5.4#254

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/coverage-5.x
Open

chore(deps): update dependency coverage to v5.4#254
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/coverage-5.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage ==5.3 -> ==5.4 age adoption passing confidence

Release Notes

nedbat/coveragepy

v5.4

Compare Source

  • The text report produced by coverage report now always outputs a TOTAL
    line, even if only one Python file is reported. This makes regex parsing
    of the output easier. Thanks, Judson Neer. This had been requested a number
    of times (issue 1086, issue 922, issue 732_).

  • The skip_covered and skip_empty settings in the configuration file
    can now be specified in the [html] section, so that text reports and HTML
    reports can use separate settings. The HTML report will still use the
    [report] settings if there isn't a value in the [html] section.
    Closes issue 1090_.

  • Combining files on Windows across drives now works properly, fixing issue 577. Thanks, `Valentin Lab <pr1080>`_.

  • Fix an obscure warning from deep in the decimal module, as reported in
    issue 1084
    .

  • Update to support Python 3.10 alphas in progress, including PEP 626: Precise line numbers for debugging and other tools <pep626_>_.

.. _issue 577: #​577
.. _issue 732: #​732
.. _issue 922: #​922
.. _issue 1084: #​1084
.. _issue 1086: #​1086
.. _issue 1090: #​1090
.. _pr1080: #​1080
.. _pep626: https://www.python.org/dev/peps/pep-0626/

.. _changes_531:

v5.3.1

Compare Source

  • When using --source on a large source tree, v5.x was slower than previous
    versions. This performance regression is now fixed, closing issue 1037_.

  • Mysterious SQLite errors can happen on PyPy, as reported in issue 1010_. An
    immediate retry seems to fix the problem, although it is an unsatisfying
    solution.

  • The HTML report now saves the sort order in a more widely supported way,
    fixing issue 986. Thanks, Sebastián Ramírez (pull request 1066).

  • The HTML report pages now have a :ref:Sleepy Snake <sleepy> favicon.

  • Wheels are now provided for manylinux2010, and for PyPy3 (pp36 and pp37).

  • Continuous integration has moved from Travis and AppVeyor to GitHub Actions.

.. _issue 986: #​986
.. _issue 1037: #​1037
.. _issue 1010: #​1010
.. _pull request 1066: #​1066

.. _changes_53:


Renovate configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot force-pushed the renovate/coverage-5.x branch from 6733d4c to 8ba7e1f Compare January 30, 2021 17:59
@renovate renovate bot changed the title chore(deps): update dependency coverage to v5.3.1 chore(deps): update dependency coverage to v5.4 Jan 30, 2021
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.

1 participant