Skip to content

Update dependency pytest-cov to ~=6.1.1 #101

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

Merged
merged 2 commits into from
Apr 29, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ~=6.0.0 -> ~=6.1.1 age adoption passing confidence
pytest-cov (changelog) ~=5.0.0 -> ~=6.1.1 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov (pytest-cov)

v6.1.1

Compare Source

  • Fixed breakage that occurs when --cov-context and the no_cover marker are used together.

v6.1.0

Compare Source

  • Change terminal output to use full width lines for the coverage header.
    Contributed by Tsvika Shapira in #&#8203;678 <https://github.com/pytest-dev/pytest-cov/pull/678>_.
  • Removed unnecessary CovFailUnderWarning. Fixes #&#8203;675 <https://github.com/pytest-dev/pytest-cov/issues/675>_.
  • Fixed the term report not using the precision specified via --cov-precision.

Configuration

📅 Schedule: Branch creation - "after 8am on saturday" in timezone Australia/Brisbane, Automerge - At any time (no schedule defined).

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

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Apr 4, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package pytest-cov --upgrade-package pytest-cov
Using CPython 3.13.3 interpreter at: /opt/containerbase/tools/python/3.13.3/bin/python3
  × No solution found when resolving dependencies for split
  │ (python_full_version == '3.8.*'):
  ╰─▶ Because only pytest-cov{python_full_version < '3.9'}<=6.1.1 is available
      and the requested Python version (>=3.8, <4.0) does not satisfy
      Python>=3.9, we can conclude that pytest-cov{python_full_version <
      '3.9'}>=6.1.1 cannot be used.
      And because apitally:test depends on pytest-cov{python_full_version <
      '3.9'}>=6.1.1 and your project requires apitally:test, we can conclude
      that your project's requirements are unsatisfiable.

      hint: `pytest-cov` was requested with a pre-release marker (e.g.,
      pytest-cov>6.1.1,<6.2.dev0), but pre-releases weren't enabled (try:
      `--prerelease=allow`)

@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 3 times, most recently from 91d56e1 to a15bf70 Compare April 5, 2025 14:30
@renovate renovate bot changed the title Update dependency pytest-cov to ~=6.1.0 Update dependency pytest-cov to ~=6.1.1 Apr 5, 2025
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 3 times, most recently from 48a8d11 to 5d71b62 Compare April 19, 2025 02:16
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch 2 times, most recently from ad97bb0 to a1442bb Compare April 26, 2025 03:34
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch from a1442bb to 9791833 Compare April 29, 2025 09:49
Copy link
Contributor Author

renovate bot commented Apr 29, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.44%. Comparing base (99c0339) to head (48adb66).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   91.44%   91.44%           
=======================================
  Files          20       20           
  Lines        1590     1590           
=======================================
  Hits         1454     1454           
  Misses        136      136           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@itssimon itssimon merged commit eef621f into main Apr 29, 2025
126 checks passed
@itssimon itssimon deleted the renovate/pytest-cov-6.x branch April 29, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant