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 dependency coverage to ^7.6.3 #2629

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage ^7.6.2 -> ^7.6.3 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage)

v7.6.3

Compare Source

  • Fix: nested context managers could incorrectly be analyzed to flag a missing
    branch on the last context manager, as described in issue 1876_. This is
    now fixed.

  • Fix: the missing branch message about not exiting a module had an extra
    "didn't," as described in issue 1873_. This is now fixed.

.. _issue 1873:https://github.com/nedbat/coveragepy/issues/18733
.. _issue 1876https://github.com/nedbat/coveragepy/issues/187676

.. _changes_7-6-2:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the changelog:skip Don't include this pull request in the release change log label Oct 14, 2024
@github-actions github-actions bot added the dependencies Pull request that updates a dependency file label Oct 14, 2024
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.20%. Comparing base (78a7099) to head (a9810a6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2629   +/-   ##
=======================================
  Coverage   90.20%   90.20%           
=======================================
  Files         256      256           
  Lines       15691    15691           
=======================================
  Hits        14154    14154           
  Misses       1537     1537           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/coverage-7.x branch 2 times, most recently from a9810a6 to 73fd927 Compare October 17, 2024 18:33
@ITProKyle ITProKyle merged commit 84b275a into master Oct 17, 2024
24 checks passed
@ITProKyle ITProKyle deleted the renovate/coverage-7.x branch October 17, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:skip Don't include this pull request in the release change log dependencies Pull request that updates a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant