Danielhiversen / flux_led

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

Handle music mode transition time #333

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #333 (646cfb7) into master (68957e1) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #333      +/-   ##
==========================================
+ Coverage   93.66%   93.70%   +0.03%     
==========================================
  Files          15       15              
  Lines        3033     3051      +18     
==========================================
+ Hits         2841     2859      +18     
  Misses        192      192              
Impacted Files Coverage Δ
flux_led/aiodevice.py 98.86% <100.00%> (+<0.01%) :arrow_up:
flux_led/base_device.py 98.07% <100.00%> (+0.04%) :arrow_up:
flux_led/const.py 100.00% <100.00%> (ø)

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 68957e1...646cfb7. Read the comment docs.