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 v7.6.11 #416

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage 7.6.10 -> 7.6.11 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage)

v7.6.11

Compare Source

  • Fix: a memory leak in CTracer has been fixed. The details are in issue 1924_ and pytest-dev 676_. This should reduce the memory footprint for
    everyone even if it hadn't caused a problem before.

  • We now ship a py3-none-any.whl wheel file. Thanks, Russell Keith-Magee <pull 1914_>_.

.. _pull 1914:https://github.com/nedbat/coveragepy/pull/19144
.. _issue 1924https://github.com/nedbat/coveragepy/issues/192424
.. _pytest-dev 67https://github.com/pytest-dev/pytest-cov/issues/676676

.. _changes_7-6-10:


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 chore patch A bug, doc or CICD change. labels Feb 8, 2025
Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.84%. Comparing base (f1b9d72) to head (e673eec).
Report is 109 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #416      +/-   ##
===========================================
- Coverage    95.00%   94.84%   -0.16%     
===========================================
  Files           11       12       +1     
  Lines          760      854      +94     
  Branches       155      160       +5     
===========================================
+ Hits           722      810      +88     
- Misses          21       24       +3     
- Partials        17       20       +3     
Flag Coverage Δ
unit 94.84% <ø> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot merged commit a8221cf into develop Feb 8, 2025
11 checks passed
@renovate renovate bot deleted the renovate/coverage-7.x-lockfile branch February 8, 2025 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore patch A bug, doc or CICD change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants