Skip to content
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

[PR #8473/5e366198 backport][3.10] add: asgi library to third party list #8488

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Jul 8, 2024

This is a backport of PR #8473 as merged into master (5e36619).

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

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.49%. Comparing base (9562eef) to head (f12a327).
Report is 215 commits behind head on 3.10.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.10    #8488   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files         108      108           
  Lines       33318    33318           
  Branches     4003     4003           
=======================================
  Hits        32482    32482           
  Misses        610      610           
  Partials      226      226           
Flag Coverage Δ
CI-GHA 97.40% <ø> (ø)
OS-Linux 97.07% <ø> (ø)
OS-Windows 94.70% <ø> (ø)
OS-macOS 96.74% <ø> (+<0.01%) ⬆️
Py-3.10.11 96.85% <ø> (ø)
Py-3.10.14 96.81% <ø> (ø)
Py-3.11.9 97.04% <ø> (ø)
Py-3.12.4 97.15% <ø> (+<0.01%) ⬆️
Py-3.8.10 94.44% <ø> (+<0.01%) ⬆️
Py-3.8.18 96.70% <ø> (ø)
Py-3.9.13 96.84% <ø> (-0.02%) ⬇️
Py-3.9.19 96.81% <ø> (ø)
Py-pypy7.3.16 96.37% <ø> (ø)
VM-macos 96.74% <ø> (+<0.01%) ⬆️
VM-ubuntu 97.07% <ø> (ø)
VM-windows 94.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Dreamsorcerer Dreamsorcerer merged commit 1432099 into 3.10 Jul 8, 2024
31 of 32 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.10/5e366198761d8eeba9e1e773fcf47daaea388c94/pr-8473 branch July 8, 2024 13:59
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.

2 participants