Skip to content

Conversation

@tjkuson
Copy link
Contributor

@tjkuson tjkuson commented Jul 25, 2025

Add a config option and CLI option to use asyncio debug mode.

Closes #980

@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.86%. Comparing base (07cb01f) to head (1c3995b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1173      +/-   ##
==========================================
+ Coverage   88.16%   88.86%   +0.70%     
==========================================
  Files           2        2              
  Lines         397      404       +7     
  Branches       44       44              
==========================================
+ Hits          350      359       +9     
  Misses         35       35              
+ Partials       12       10       -2     

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

@tjkuson tjkuson force-pushed the debug branch 2 times, most recently from e3fb713 to 3bc56ac Compare July 25, 2025 19:42
@tjkuson tjkuson marked this pull request as ready for review July 25, 2025 19:50
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.

No comments, great job. Thanks for the contribution!

@seifertm seifertm added this pull request to the merge queue Jul 28, 2025
Merged via the queue into pytest-dev:main with commit 92962d1 Jul 28, 2025
21 of 22 checks passed
@tjkuson tjkuson deleted the debug branch July 28, 2025 07:18
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.

Enable "asyncio debug mode" for default event loop

3 participants