-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Separate aiohttp.http_websocket
into multiple files (#9542)
#9545
Separate aiohttp.http_websocket
into multiple files (#9542)
#9545
Conversation
CodSpeed Performance ReportMerging #9545 will not alter performanceComparing Summary
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## 3.11 #9545 +/- ##
==========================================
- Coverage 97.85% 97.83% -0.02%
==========================================
Files 109 113 +4
Lines 35271 35286 +15
Branches 4233 4233
==========================================
+ Hits 34515 34523 +8
- Misses 564 571 +7
Partials 192 192
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Almost done testing on production to make sure I didn't miss anything in the backport |
Downstream Home Assistant manual testing is OK and tests pass |
(cherry picked from commit dd9a1fd)