Skip to content

Fix unit tests failing with latest zigpy additions #210

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

Merged
merged 8 commits into from
Apr 18, 2023

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Apr 6, 2023

Fixes #209

@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (3f6ba1b) 98.55% compared to head (53931ad) 98.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #210   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          43       43           
  Lines        3805     3806    +1     
=======================================
+ Hits         3750     3751    +1     
  Misses         55       55           
Impacted Files Coverage Δ
zigpy_znp/api.py 96.98% <100.00%> (+<0.01%) ⬆️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@puddly puddly force-pushed the puddly/fix-unit-tests-zigpy-energy-scanning branch from bc1fe01 to 53931ad Compare April 18, 2023 20:44
@puddly puddly merged commit 57f303c into zigpy:dev Apr 18, 2023
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.

Various failing tests with zigpy==0.54.0
2 participants