-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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 aiohttp._websocket
to packages
in setup.cfg
#9552
Conversation
CodSpeed Performance ReportMerging #9552 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #9552 +/- ##
=======================================
Coverage 98.58% 98.58%
=======================================
Files 113 113
Lines 35249 35249
Branches 4186 4186
=======================================
Hits 34749 34749
Misses 338 338
Partials 162 162
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
aiohttp._websocket
to packages
in setup.cfg
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #9553 🤖 @patchback |
…ges` in `setup.cfg` (#9553) Co-authored-by: J. Nick Koston <[email protected]>
What do these changes do?
Add
aiohttp._websocket
to packages insetup.cfg
I forget to add it when I broke it out into a folder in #9542