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

chore(deps): update dependency coverage to v5.5 #5996

Merged

Conversation

renovate-bot
Copy link
Contributor

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

nedbat/coveragepy

v5.5

Compare Source

  • coverage combine has a new option, --keep to keep the original data
    files after combining them. The default is still to delete the files after
    they have been combined. This was requested in issue 1108_ and implemented
    in pull request 1110_. Thanks, Éric Larivière.

  • When reporting missing branches in coverage report, branches aren't
    reported that jump to missing lines. This adds to the long-standing behavior
    of not reporting branches from missing lines. Now branches are only reported
    if both the source and destination lines are executed. Closes both issue 1065_ and issue 955_.

  • Minor improvements to the HTML report:

    • The state of the line visibility selector buttons is saved in local storage
      so you don't have to fiddle with them so often, fixing issue 1123_.

    • It has a little more room for line numbers so that 4-digit numbers work
      well, fixing issue 1124_.

  • Improved the error message when combining line and branch data, so that users
    will be more likely to understand what's happening, closing issue 803_.

.. _issue 803: nedbat/coveragepy#803
.. _issue 955: nedbat/coveragepy#955
.. _issue 1065: nedbat/coveragepy#1065
.. _issue 1108: nedbat/coveragepy#1108
.. _pull request 1110: nedbat/coveragepy#1110
.. _issue 1123: nedbat/coveragepy#1123
.. _issue 1124: nedbat/coveragepy#1124

.. _changes_54:


Configuration

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

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

♻️ Rebasing: Never, 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-bot renovate-bot requested a review from a team as a code owner May 30, 2021 21:52
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 30, 2021
@snippet-bot
Copy link

snippet-bot bot commented May 30, 2021

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 30, 2021
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label May 30, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 30, 2021
@dandhlee dandhlee merged commit 823e2c6 into GoogleCloudPlatform:master May 31, 2021
@renovate-bot renovate-bot deleted the renovate/coverage-5.x branch May 31, 2021 02:19
jacek-izykowski pushed a commit to jacek-izykowski/python-docs-samples that referenced this pull request Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants