Danielhiversen / flux_led

A utility for controlling Flux WiFi Smart LED Light Bulbs
GNU Lesser General Public License v3.0
157 stars 144 forks source link

Ensure callback is sent when an addressable strip sends an unsolicited response #212

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #212 (8e70944) into master (a4af72a) will decrease coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
- Coverage   81.53%   81.44%   -0.10%     
==========================================
  Files          15       15              
  Lines        2096     2096              
==========================================
- Hits         1709     1707       -2     
- Misses        387      389       +2     
Impacted Files Coverage Δ
flux_led/aiodevice.py 99.50% <100.00%> (-0.50%) :arrow_down:
flux_led/protocol.py 91.38% <0.00%> (-0.31%) :arrow_down:

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 a4af72a...8e70944. Read the comment docs.