Skip to content

Mention asyncio_default_fixture_loop_scope in v0.24 changelog #1014

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

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

robsdedude
Copy link
Contributor

This config option is arguably a new API surface, and it took me a fair bit of git archaeology to figure out from which version on I can use this config option.

This entry might save some users some time in the future :)

This config option is arguably a new API surface, and it took me a fair bit of git archaeology to figure out from which version on I can use this config option.

This entry might save some users some time in the future :)
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.83%. Comparing base (ebbd602) to head (5f80dc1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1014   +/-   ##
=======================================
  Coverage   90.83%   90.83%           
=======================================
  Files           2        2           
  Lines         513      513           
  Branches       66       66           
=======================================
  Hits          466      466           
  Misses         28       28           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seifertm seifertm added this to the v0.25 milestone Dec 12, 2024
Copy link
Contributor

@seifertm seifertm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

We should probably have done a better job advertising the new configuration option. Adding it to the changelog seems fair.

@seifertm seifertm changed the title changelog += asyncio_default_fixture_loop_scope Mention asyncio_default_fixture_loop_scope in v0.24 changelog Dec 12, 2024
@seifertm seifertm added this pull request to the merge queue Dec 12, 2024
Merged via the queue into pytest-dev:main with commit 9fd64da Dec 12, 2024
15 checks passed
@robsdedude robsdedude deleted the patch-1 branch December 12, 2024 07:01
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.

3 participants