Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Improve detection of multiple event loops being requested in a test#873

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
seifertm wants to merge3 commits intopytest-dev:main
base:main
Choose a base branch
Loading
fromseifertm:async-autouse-fixture-triggers-multiple-loop-error

Conversation

@seifertm
Copy link
Contributor

@seifertmseifertm commentedJul 8, 2024
edited
Loading

  • Detect function-scoped loop in addition to larger-scoped loop
  • Detect larger than function-scoped loops in addition to other larger-scoped loops
  • Fix detection in auto mode when asyncio marker is missing

Partially addresses#868

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.08%. Comparing base(b646cc1) to head(84ec512).

Additional details and impacted files
@@           Coverage Diff           @@##             main     #873   +/-   ##=======================================  Coverage   92.08%   92.08%           =======================================  Files           2        2             Lines         480      480             Branches       96       96           =======================================  Hits          442      442             Misses         23       23             Partials       15       15

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

@seifertm
Copy link
ContributorAuthor

Blocked by#706

…ped loop is pulled in by an async autouse fixture in addition to an event loop with larger scope.Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
… of a test item.Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
@seifertmseifertmforce-pushed theasync-autouse-fixture-triggers-multiple-loop-error branch frombf6f5a7 tobae1d1eCompareAugust 12, 2024 13:12
…e test.Previously, the detection was limited to a function-scoped loop and a higher-scoped loop.Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
@seifertmseifertmforce-pushed theasync-autouse-fixture-triggers-multiple-loop-error branch fromf492fd8 toa70577cCompareAugust 12, 2024 13:20
@seifertmseifertm modified the milestones:v1.0,v1.1May 26, 2025
@seifertmseifertm removed this from thev1.1 milestoneSep 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@asvetlovasvetlovAwaiting requested review from asvetlovasvetlov will be requested when the pull request is marked ready for reviewasvetlov is a code owner

@TincheTincheAwaiting requested review from TincheTinche will be requested when the pull request is marked ready for reviewTinche is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@seifertm@codecov-commenter

[8]ページ先頭

©2009-2025 Movatter.jp