Skip to content

Remove use of asyncio.coroutines.iscoroutinefunction()#769

Merged
AlexWaygood merged 1 commit into
mainfrom
alex/coroutine
Jun 25, 2026
Merged

Remove use of asyncio.coroutines.iscoroutinefunction()#769
AlexWaygood merged 1 commit into
mainfrom
alex/coroutine

Remove use of `asyncio.coroutines.iscoroutinefunction()`

2f3cdda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

97.26% (+0.00%) compared to 224f8d5

View this Pull Request on Codecov

97.26% (+0.00%) compared to 224f8d5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.26%. Comparing base (224f8d5) to head (2f3cdda).

@@           Coverage Diff           @@
##             main     #769   +/-   ##
=======================================
  Coverage   97.26%   97.26%           
=======================================
  Files           3        3           
  Lines        7862     7862           
=======================================
  Hits         7647     7647           
  Misses        215      215           
Files with missing lines Coverage Δ
src/typing_extensions.py 94.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.