aiohttp
aiohttp copied to clipboard
add: asgi library to third party list
What do these changes do?
Adding aiohttp-asgi-connector to the list of third party libraries. It implements a custom connector to allow interacting directly with ASGI applications instead of going through a web server.
Are there changes in behavior for the user?
N/A
Is it a substantial burden for the maintainers to support this?
N/A
Related issue number
N/A
Checklist
N/A
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.61%. Comparing base (
8504b71) to head (f5b235c). Report is 881 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #8473 +/- ##
==========================================
- Coverage 97.64% 97.61% -0.03%
==========================================
Files 107 107
Lines 33067 33103 +36
Branches 3885 3894 +9
==========================================
+ Hits 32288 32314 +26
- Misses 562 570 +8
- Partials 217 219 +2
| Flag | Coverage Δ | |
|---|---|---|
| CI-GHA | 97.53% <ø> (-0.03%) |
:arrow_down: |
| OS-Linux | 97.19% <ø> (-0.03%) |
:arrow_down: |
| OS-Windows | 95.64% <ø> (ø) |
|
| OS-macOS | 96.86% <ø> (-0.03%) |
:arrow_down: |
| Py-3.10.11 | 97.00% <ø> (-0.04%) |
:arrow_down: |
| Py-3.10.14 | 96.96% <ø> (-0.03%) |
:arrow_down: |
| Py-3.11.9 | 97.18% <ø> (-0.03%) |
:arrow_down: |
| Py-3.12.4 | 97.30% <ø> (-0.03%) |
:arrow_down: |
| Py-3.8.10 | 95.41% <ø> (ø) |
|
| Py-3.8.18 | 96.85% <ø> (-0.03%) |
:arrow_down: |
| Py-3.9.13 | 96.98% <ø> (-0.04%) |
:arrow_down: |
| Py-3.9.19 | 96.94% <ø> (-0.03%) |
:arrow_down: |
| Py-pypy7.3.16 | 96.51% <ø> (-0.03%) |
:arrow_down: |
| VM-macos | 96.86% <ø> (-0.03%) |
:arrow_down: |
| VM-ubuntu | 97.19% <ø> (-0.03%) |
:arrow_down: |
| VM-windows | 95.64% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Backport to 3.10: 💚 backport PR created
✅ Backport PR branch: patchback/backports/3.10/5e366198761d8eeba9e1e773fcf47daaea388c94/pr-8473
Backported as https://github.com/aio-libs/aiohttp/pull/8488
🤖 @patchback I'm built with octomachinery and my source is open — https://github.com/sanitizers/patchback-github-app.