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 conda dependency main/pytest-cov to v6 #120

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

anaconda-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
main/pytest-cov (source) major 4.1.0 -> 6.0.0

Release Notes

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

v6.0.0

Compare Source

  • Updated various documentation inaccuracies, especially on subprocess handling.
  • Changed fail under checks to use the precision set in the coverage configuration.
    Now it will perform the check just like coverage report would.
  • Added a --cov-precision cli option that can override the value set in your coverage configuration.
  • Dropped support for now EOL Python 3.8.

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone UTC, 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 this update again.


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

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Dec 2, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/anaconda_pre_commit_hooks
   __init__.py00100% 
   add_renovate_annotations.py1191190%52–55, 69–71, 119, 153, 162, 177
tests
   test_generate_renovate_annotations.py810100% 
TOTAL2001194% 

@anaconda-renovate anaconda-renovate bot force-pushed the renovate/main-pytest-cov-6.x branch from cc5566e to 16d2bc7 Compare December 8, 2024 03:52
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/main-pytest-cov-6.x branch from 16d2bc7 to 7423e75 Compare December 8, 2024 03:54
@mattkram mattkram added this pull request to the merge queue Dec 8, 2024
Merged via the queue into main with commit 6a67f6e Dec 8, 2024
2 checks passed
@mattkram mattkram deleted the renovate/main-pytest-cov-6.x branch December 8, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant