zigpy / zigpy-znp

TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
GNU General Public License v3.0
145 stars 40 forks source link

Properly handle the extended timeout in backgrounded requests #103

Closed puddly closed 2 years ago

puddly commented 2 years ago

Fixes https://github.com/home-assistant/core/issues/60101

codecov-commenter commented 2 years ago

Codecov Report

Merging #103 (27db841) into dev (4ac608c) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #103   +/-   ##
=======================================
  Coverage   98.84%   98.84%           
=======================================
  Files          44       44           
  Lines        3800     3801    +1     
=======================================
+ Hits         3756     3757    +1     
  Misses         44       44           
Impacted Files Coverage Δ
zigpy_znp/api.py 98.18% <100.00%> (+<0.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4ac608c...27db841. Read the comment docs.