Skip to content

Remove obsolete test for async fixtures #1126

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

seifertm
Copy link
Contributor

The same functionality is tested in a more focused way and across different loop scopes in tests/markers.

Closes #1114

The same functionality is tested in a more focused way and across different loop scopes in tests/markers.
@seifertm seifertm changed the title Remov obsolete test for async fixtures Remove obsolete test for async fixtures May 23, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.93%. Comparing base (627ce92) to head (0b7db1c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1126   +/-   ##
=======================================
  Coverage   89.93%   89.93%           
=======================================
  Files           2        2           
  Lines         447      447           
  Branches       53       53           
=======================================
  Hits          402      402           
  Misses         30       30           
  Partials       15       15           

☔ 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.

@seifertm seifertm marked this pull request as ready for review May 23, 2025 04:29
@seifertm seifertm requested review from asvetlov and Tinche as code owners May 23, 2025 04:29
@seifertm seifertm added this to the v1.0 milestone May 23, 2025
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.

tests/async_fixtures/test_async_gen_fixtures.py::test_async_gen_fixture_finalized is flaky (in 1.0.0a1)
2 participants