Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-benchmark (changelog) ^3.4.1 -> ^4.0.0 age adoption passing confidence

Release Notes

ionelmc/pytest-benchmark (pytest-benchmark)

v4.0.0

Compare Source

  • Dropped support for legacy Pythons (2.7, 3.6 or older).
  • Switched CI to GitHub Actions.
  • Removed dependency on the py library (that was not properly specified as a dependency anyway).
  • Fix skipping test in test_utils.py if appropriate VCS not available. Also fix typo.
    Contributed by Sam James in #&#8203;211 <https://github.com/ionelmc/pytest-benchmark/pull/211>_.
  • Added support for pytest 7.2.0 by using pytest.hookimpl and pytest.hookspec to configure hooks.
    Contributed by Florian Bruhin in #&#8203;224 <https://github.com/ionelmc/pytest-benchmark/pull/224>_.
  • Now no save is attempted if --benchmark-disable is used.
    Fixes #&#8203;205 <https://github.com/ionelmc/pytest-benchmark/issues/205>.
    Contributed by Friedrich Delgado in #&#8203;207 <https://github.com/ionelmc/pytest-benchmark/pull/207>
    .

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (1d912f9) 97.95% compared to head (b282201) 97.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #159   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files           5        5           
  Lines         147      147           
=======================================
  Hits          144      144           
  Misses          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/pytest-benchmark-4.x branch 4 times, most recently from 2e7b2f1 to 3d4a49d Compare March 25, 2023 03:15
@renovate renovate bot force-pushed the renovate/pytest-benchmark-4.x branch from 3d4a49d to b282201 Compare April 12, 2023 06:14
@renovate renovate bot force-pushed the renovate/pytest-benchmark-4.x branch from b282201 to a9c823f Compare August 10, 2025 13:51
Copy link
Contributor Author

renovate bot commented Aug 10, 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: poetry.lock
Updating dependencies
Resolving dependencies...


Package codecov (2.1.12) not found.

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.

0 participants