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

Implement new zigpy packet API #171

Merged
merged 22 commits into from
Oct 3, 2022

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Sep 8, 2022

Implementation of zigpy/zigpy#1043

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2022

Codecov Report

Base: 98.60% // Head: 98.52% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (68ed430) compared to base (824c2b2).
Patch coverage: 93.33% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #171      +/-   ##
==========================================
- Coverage   98.60%   98.52%   -0.08%     
==========================================
  Files          43       43              
  Lines        3865     3805      -60     
==========================================
- Hits         3811     3749      -62     
- Misses         54       56       +2     
Impacted Files Coverage Δ
zigpy_znp/api.py 96.93% <84.21%> (+0.01%) ⬆️
zigpy_znp/uart.py 98.92% <90.00%> (-1.08%) ⬇️
zigpy_znp/zigbee/application.py 94.76% <92.15%> (-0.74%) ⬇️
zigpy_znp/config.py 100.00% <100.00%> (ø)
zigpy_znp/types/__init__.py 100.00% <100.00%> (ø)
zigpy_znp/types/named.py 99.52% <100.00%> (-0.48%) ⬇️
zigpy_znp/types/structs.py 100.00% <100.00%> (ø)
zigpy_znp/types/zigpy_types.py 100.00% <100.00%> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

2 participants