Skip to content

test(httpx): Replace deprecated asyncio.iscoroutinefunction - #7023

Merged
alexander-alderman-webb merged 1 commit into
masterfrom
webb/django-iscoroutinefunction
Aug 4, 2026
Merged

test(httpx): Replace deprecated asyncio.iscoroutinefunction#7023
alexander-alderman-webb merged 1 commit into
masterfrom
webb/django-iscoroutinefunction

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Description

For the purpose of the test, inspect.iscoroutinefunction is equivalent to asyncio.iscoroutinefunction.

Issues

Contributes to #4900

Reminders

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review August 4, 2026 06:28
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner August 4, 2026 06:28
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

94982 passed | ⏭️ 6343 skipped | Total: 101325 | Pass Rate: 93.74% | Execution Time: 339m 11s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2511 uncovered lines.
✅ Project coverage is 89.89%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.88%    89.89%    +0.01%
==========================================
  Files          193       193         —
  Lines        24834     24834         —
  Branches      8912      8912         —
==========================================
+ Hits         22321     22323        +2
- Misses        2513      2511        -2
- Partials      1417      1415        -2

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb merged commit ae6de76 into master Aug 4, 2026
145 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/django-iscoroutinefunction branch August 4, 2026 07:32
mgaligniana pushed a commit to mgaligniana/sentry-python that referenced this pull request Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants