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

Add deprecation warning for pytest < 7 #420

Merged
merged 1 commit into from Oct 11, 2022

Conversation

seifertm
Copy link
Contributor

@seifertm seifertm commented Oct 8, 2022

The last v6 release of pytest was v6.2.5 on 2021-08-29. People have had more than a year to upgrade to pytest 7. It is time to sunset support for pytest 6.

The last v6 release of pytest was v6.2.5 on 2021-08-29. People have had more than a year to upgrade to pytest 7. It is time to sunset support for pytest 6.

Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
@codecov-commenter
Copy link

Codecov Report

Base: 94.25% // Head: 93.93% // Decreases project coverage by -0.31% ⚠️

Coverage data is based on head (9a83cc5) compared to base (cab20f4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #420      +/-   ##
==========================================
- Coverage   94.25%   93.93%   -0.32%     
==========================================
  Files           3        3              
  Lines         261      264       +3     
  Branches       38       39       +1     
==========================================
+ Hits          246      248       +2     
  Misses          9        9              
- Partials        6        7       +1     
Impacted Files Coverage Δ
plugin.py 93.82% <0.00%> (-0.32%) ⬇️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@seifertm seifertm merged commit d45ab21 into pytest-dev:master Oct 11, 2022
@seifertm seifertm deleted the deprecate-pytest-6 branch October 23, 2023 06:16
@seifertm seifertm restored the deprecate-pytest-6 branch October 23, 2023 08:17
@seifertm seifertm deleted the deprecate-pytest-6 branch October 23, 2023 08:31
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

2 participants