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 group:pytest (minor) #275

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ~4.0.0 -> ~4.1.0 age adoption passing confidence
pytest-mock (changelog) ~3.10.0 -> ~3.11.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov

v4.1.0

Compare Source

  • Updated CI with new Pythons and dependencies.
  • Removed rsyncdir support. This makes pytest-cov compatible with xdist 3.0.
    Contributed by Sorin Sbarnea in #&#8203;558 <https://github.com/pytest-dev/pytest-cov/pull/558>_.
  • Optimized summary generation to not be performed if no reporting is active (for example,
    when --cov-report='' is used without --cov-fail-under).
    Contributed by Jonathan Stewmon in #&#8203;589 <https://github.com/pytest-dev/pytest-cov/pull/589>_.
  • Added support for JSON reporting.
    Contributed by Matthew Gamble in #&#8203;582 <https://github.com/pytest-dev/pytest-cov/pull/582>_.
  • Refactored code to use f-strings.
    Contributed by Mark Mayo in #&#8203;572 <https://github.com/pytest-dev/pytest-cov/pull/572>_.
  • Fixed a skip in the test suite for some old xdist.
    Contributed by a bunch of people in #&#8203;565 <https://github.com/pytest-dev/pytest-cov/pull/565>_.
pytest-dev/pytest-mock

v3.11.1

Compare Source

(This release source code is identical to 3.11.0 except a small internal fix to deployment/CI)

  • Fixed introspection for failed assert_has_calls (#365_).

  • Updated type annotations for mocker.patch and mocker.spy (#364_).

.. _#&#820https://github.com/pytest-dev/pytest-mock/pull/365ull/365
.. [https://github.com/pytest-dev/pytest-mock/pull/364](https://togithub.com/pytest-dev/pytest-mock/pull/364)-mock/pull/364

v3.11.0

Compare Source

  • Fixed introspection for failed assert_has_calls (#365_).

  • Updated type annotations for mocker.patch and mocker.spy (#364_).

.. _#&#820https://github.com/pytest-dev/pytest-mock/pull/365ull/365
.. [https://github.com/pytest-dev/pytest-mock/pull/364](https://togithub.com/pytest-dev/pytest-mock/pull/364)-mock/pull/364


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9ed7e77) 81.81% compared to head (ac24f27) 81.81%.

❗ Current head ac24f27 differs from pull request most recent head 6ca9755. Consider uploading reports for the commit 6ca9755 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   81.81%   81.81%           
=======================================
  Files           2        2           
  Lines          11       11           
  Branches        1        1           
=======================================
  Hits            9        9           
  Misses          1        1           
  Partials        1        1           
Flag Coverage Δ
pytest 81.81% <ø> (ø)

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

☔ 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/group-pytest branch 2 times, most recently from 6c0563e to e0e4811 Compare May 28, 2023 19:23
@renovate renovate bot force-pushed the renovate/group-pytest branch 5 times, most recently from 07c6e81 to 11d7e54 Compare June 11, 2023 18:05
@renovate renovate bot changed the title chore(deps): update dependency pytest-cov to ~4.1.0 chore(deps): update group:pytest (minor) Jun 16, 2023
@renovate renovate bot force-pushed the renovate/group-pytest branch 4 times, most recently from caacd2f to 16f3aca Compare June 19, 2023 10:58
@naa0yama naa0yama enabled auto-merge (squash) June 19, 2023 10:59
@renovate renovate bot force-pushed the renovate/group-pytest branch 3 times, most recently from 5ddfad6 to ac24f27 Compare June 19, 2023 11:08
@naa0yama naa0yama merged commit 295daa1 into main Jun 19, 2023
1 check passed
@naa0yama naa0yama deleted the renovate/group-pytest branch June 19, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant