Skip to content

Switch to inspect.iscoroutinefunction over asyncio.iscoroutinefunction #930

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

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

ZeroIntensity
Copy link
Contributor

Closes #929.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.10%. Comparing base (cf10674) to head (c546a7e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #930   +/-   ##
=======================================
  Coverage   91.10%   91.10%           
=======================================
  Files           2        2           
  Lines         506      506           
  Branches       98       98           
=======================================
  Hits          461      461           
  Misses         27       27           
  Partials       18       18           

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

@seifertm seifertm added this to the v1.0 milestone Sep 19, 2024
@seifertm seifertm added this pull request to the merge queue Sep 19, 2024
Merged via the queue into pytest-dev:main with commit d043698 Sep 19, 2024
17 checks passed
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.

Use of deprecated asyncio.iscoroutinefunction
3 participants