Skip to content

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Dec 20, 2023

zigpy/zigpy#1297

ZNP doesn't actually need this change, as commands are not synchronous in Z-Stack and follow a "request/response/callback" system where the "request/response" phase is nearly instant and the lock will probably never actually be hit.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8b86f67) 98.10% compared to head (81edea2) 98.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #237   +/-   ##
=======================================
  Coverage   98.10%   98.10%           
=======================================
  Files          43       43           
  Lines        3644     3647    +3     
=======================================
+ Hits         3575     3578    +3     
  Misses         69       69           

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

@puddly puddly merged commit e3c9fcf into zigpy:dev Dec 20, 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.

1 participant