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

[DO NOT MERGE] Add web socket server #271

Draft
wants to merge 137 commits into
base: dev
Choose a base branch
from

Conversation

dmulcahey
Copy link
Contributor

No description provided.

@dmulcahey dmulcahey force-pushed the dm/websocket-concept-testing branch 4 times, most recently from 672db80 to f6ff2ea Compare October 30, 2024 17:04
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

Attention: Patch coverage is 97.10072% with 116 lines in your changes missing coverage. Please review.

Project coverage is 96.43%. Comparing base (11cf9ba) to head (0d26a6a).

Files with missing lines Patch % Lines
zha/websocket/client/client.py 80.00% 31 Missing ⚠️
zha/websocket/server/client.py 80.95% 24 Missing ⚠️
zha/application/websocket_api.py 90.25% 23 Missing ⚠️
zha/application/gateway.py 94.08% 19 Missing ⚠️
zha/websocket/client/helpers.py 97.61% 7 Missing ⚠️
zha/application/platforms/sensor/model.py 96.20% 3 Missing ⚠️
zha/application/platforms/sensor/__init__.py 97.33% 2 Missing ⚠️
zha/application/platforms/websocket_api.py 97.67% 2 Missing ⚠️
zha/model.py 97.22% 2 Missing ⚠️
zha/application/platforms/light/websocket_api.py 98.24% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #271      +/-   ##
==========================================
+ Coverage   96.33%   96.43%   +0.09%     
==========================================
  Files          61      110      +49     
  Lines        9388    12723    +3335     
==========================================
+ Hits         9044    12269    +3225     
- Misses        344      454     +110     

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

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.

1 participant