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

Replace node descriptor bytestrings with objects #177

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Aug 23, 2024

For unit tests, zdo_t.NodeDescriptor should be used. For the device list, it's the node descriptor format from the ZHA device signature.

Should resolve #153 (comment)

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.79%. Comparing base (c516144) to head (5bc754d).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #177   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files          61       61           
  Lines        9324     9324           
=======================================
  Hits         8932     8932           
  Misses        392      392           

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

@puddly puddly added the only tests PR changes only unit tests label Aug 23, 2024
@dmulcahey dmulcahey merged commit 98349c6 into zigpy:dev Aug 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
only tests PR changes only unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants