Skip to content

More event loop cleanup #1108

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

seifertm
Copy link
Contributor

@seifertm seifertm commented May 5, 2025

Remove additional remnants from handling the event_loop fixture.

This is a follow-up to #1106 .

seifertm added 3 commits May 5, 2025 06:26
… per scope instance.

This reduces the number of fixtures and therefore improves test collection time, especially for large test suites.
…eated in the *event_loop* fixture finalizer.
@seifertm seifertm added this to the v1.0 milestone May 5, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.14%. Comparing base (959c9f0) to head (178c436).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1108      +/-   ##
==========================================
- Coverage   90.60%   90.14%   -0.46%     
==========================================
  Files           2        2              
  Lines         500      467      -33     
  Branches       64       60       -4     
==========================================
- Hits          453      421      -32     
  Misses         30       30              
+ Partials       17       16       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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