Skip to content

Implement websockets!#196

Merged
GrandMoff100 merged 19 commits intodevfrom
websockets
Jan 17, 2025
Merged

Implement websockets!#196
GrandMoff100 merged 19 commits intodevfrom
websockets

Conversation

@GrandMoff100
Copy link
Owner

Closes #189

@GrandMoff100
Copy link
Owner Author

@GrandMoff100 GrandMoff100 marked this pull request as ready for review January 17, 2025 21:51
@GrandMoff100 GrandMoff100 merged commit 040b6af into dev Jan 17, 2025
5 checks passed
@codecov
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

Attention: Patch coverage is 92.74194% with 27 lines in your changes missing coverage. Please review.

Project coverage is 97.71%. Comparing base (6884520) to head (78b5385).
Report is 49 commits behind head on dev.

Files with missing lines Patch % Lines
homeassistant_api/websocket.py 82.29% 17 Missing ⚠️
homeassistant_api/rawwebsocket.py 92.72% 8 Missing ⚠️
homeassistant_api/models/domains.py 92.85% 1 Missing ⚠️
homeassistant_api/rawclient.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #196      +/-   ##
==========================================
- Coverage   99.59%   97.71%   -1.88%     
==========================================
  Files          20       25       +5     
  Lines         990     1315     +325     
==========================================
+ Hits          986     1285     +299     
- Misses          4       30      +26     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

[Feature] Websocket support

1 participant