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 preset patterns on legacy models #274

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #274 (116db69) into master (a293361) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
+ Coverage   86.47%   86.58%   +0.10%     
==========================================
  Files          15       15              
  Lines        2728     2750      +22     
==========================================
+ Hits         2359     2381      +22     
  Misses        369      369              
Impacted Files Coverage Δ
flux_led/aiodevice.py 99.10% <100.00%> (+<0.01%) :arrow_up:
flux_led/base_device.py 97.89% <100.00%> (+0.01%) :arrow_up:
flux_led/pattern.py 100.00% <100.00%> (ø)
flux_led/protocol.py 98.58% <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 a293361...116db69. Read the comment docs.