Danielhiversen / flux_led

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

Fix Legacy CCT Controllers #262

Closed bdraco closed 2 years ago

bdraco commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #262 (34ae8be) into master (c758515) will increase coverage by 0.01%. The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   85.12%   85.13%   +0.01%     
==========================================
  Files          15       15              
  Lines        2481     2483       +2     
==========================================
+ Hits         2112     2114       +2     
  Misses        369      369              
Impacted Files Coverage Δ
flux_led/models_db.py 100.00% <ø> (ø)
flux_led/device.py 50.61% <50.00%> (+0.40%) :arrow_up:
flux_led/base_device.py 97.70% <100.00%> (-0.03%) :arrow_down:
flux_led/protocol.py 97.84% <100.00%> (+<0.01%) :arrow_up:
flux_led/scanner.py 77.58% <100.00%> (+0.52%) :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 c758515...34ae8be. Read the comment docs.