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

add: asgi library to third party list #8473

Merged
merged 2 commits into from
Jul 8, 2024
Merged

add: asgi library to third party list #8473

merged 2 commits into from
Jul 8, 2024

Conversation

thearchitector
Copy link
Contributor

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 Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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%) ⬇️
OS-Linux 97.19% <ø> (-0.03%) ⬇️
OS-Windows 95.64% <ø> (ø)
OS-macOS 96.86% <ø> (-0.03%) ⬇️
Py-3.10.11 97.00% <ø> (-0.04%) ⬇️
Py-3.10.14 96.96% <ø> (-0.03%) ⬇️
Py-3.11.9 97.18% <ø> (-0.03%) ⬇️
Py-3.12.4 97.30% <ø> (-0.03%) ⬇️
Py-3.8.10 95.41% <ø> (ø)
Py-3.8.18 96.85% <ø> (-0.03%) ⬇️
Py-3.9.13 96.98% <ø> (-0.04%) ⬇️
Py-3.9.19 96.94% <ø> (-0.03%) ⬇️
Py-pypy7.3.16 96.51% <ø> (-0.03%) ⬇️
VM-macos 96.86% <ø> (-0.03%) ⬇️
VM-ubuntu 97.19% <ø> (-0.03%) ⬇️
VM-windows 95.64% <ø> (ø)

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 added backport-3.10 Trigger automatic backporting to the 3.10 release branch by Patchback robot bot:chronographer:skip This PR does not need to include a change note labels Jul 1, 2024
docs/third_party.rst Outdated Show resolved Hide resolved
@Dreamsorcerer Dreamsorcerer merged commit 5e36619 into aio-libs:master Jul 8, 2024
37 of 38 checks passed
Copy link
Contributor

patchback bot commented Jul 8, 2024

Backport to 3.10: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.10/5e366198761d8eeba9e1e773fcf47daaea388c94/pr-8473

Backported as #8488

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Jul 8, 2024
@thearchitector thearchitector deleted the patch-1 branch July 8, 2024 13:51
Dreamsorcerer pushed a commit that referenced this pull request Jul 8, 2024
…ist (#8488)

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

Co-authored-by: Elias Gabriel <me@eliasfgabriel.com>
@Dreamsorcerer Dreamsorcerer mentioned this pull request Jul 8, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-3.10 Trigger automatic backporting to the 3.10 release branch by Patchback robot bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants