Skip to content

Implement websockets! - #196

Merged
GrandMoff100 merged 19 commits into
devfrom
websockets
Jan 17, 2025
Merged

Implement websockets!#196
GrandMoff100 merged 19 commits into
devfrom
websockets

Conversation

@GrandMoff100

Copy link
Copy Markdown
Collaborator

Closes #189

@GrandMoff100

Copy link
Copy Markdown
Collaborator Author

@codecov

codecov Bot commented Jan 17, 2025

Copy link
Copy Markdown

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.

adamlogan73 pushed a commit that referenced this pull request Apr 3, 2026
@GrandMoff100
GrandMoff100 deleted the websockets branch April 6, 2026 21:08
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