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 pytest-rerunfailures to 14.0 #8910

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest-rerunfailures from 13.0.0 to 14.0.

Changelog

14.0

-----------------

Bug fixes
+++++++++

- Fix missing teardown for non-function scoped fixtures when using only_rerun or rerun_except queries.
(`234 <https://github.com/pytest-dev/pytest-rerunfailures/issues/234>`_)
and (`241 <https://github.com/pytest-dev/pytest-rerunfailures/issues/241>`_)

Breaking changes
++++++++++++++++

- Drop support for Python 3.7.

- Drop support for pytest < 7.2.

Features
++++++++

- Add support for pytest 8.0, 8.1.
Links

@Nusnus Nusnus self-requested a review March 13, 2024 09:41
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.26%. Comparing base (d378cd9) to head (451816b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8910   +/-   ##
=======================================
  Coverage   81.26%   81.26%           
=======================================
  Files         150      150           
  Lines       18686    18686           
  Branches     3193     3193           
=======================================
  Hits        15186    15186           
  Misses       3209     3209           
  Partials      291      291           
Flag Coverage Δ
unittests 81.24% <ø> (ø)

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.

@Nusnus Nusnus merged commit 743f339 into main Mar 13, 2024
83 of 84 checks passed
@Nusnus Nusnus deleted the pyup-update-pytest-rerunfailures-13.0.0-to-14.0 branch July 23, 2024 14:07
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.

2 participants