Skip to content

Conversation

@seifertm
Copy link
Contributor

This PR changes the docs to reflect the fact that the event_loop fixture is deprecated.
Additionally, it fixes the warning message that is emitted when users redefine the fixture and fixes a broken link in the docs.

Closes #964

@seifertm seifertm added this to the v0.25 milestone Dec 31, 2024
@seifertm seifertm changed the title Clarify event loop deprecation Clarify event_loop fixture deprecation Dec 31, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.10%. Comparing base (a4e82ab) to head (e3062d6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1031   +/-   ##
=======================================
  Coverage   91.10%   91.10%           
=======================================
  Files           2        2           
  Lines         562      562           
  Branches       74       74           
=======================================
  Hits          512      512           
  Misses         30       30           
  Partials       20       20           

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

@seifertm seifertm added this pull request to the merge queue Dec 31, 2024
Merged via the queue into pytest-dev:main with commit c236550 Dec 31, 2024
15 checks passed
@seifertm seifertm deleted the clarify-event-loop-deprecation branch December 31, 2024 10:04
@seifertm seifertm restored the clarify-event-loop-deprecation branch January 28, 2025 18:28
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.

Clarify docs about requesting the event_loop fixture

3 participants