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 strip types on A2 models #297

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #297 (7283c28) into master (757c541) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
+ Coverage   87.86%   87.88%   +0.02%     
==========================================
  Files          15       15              
  Lines        2851     2856       +5     
==========================================
+ Hits         2505     2510       +5     
  Misses        346      346              
Impacted Files Coverage Δ
flux_led/models_db.py 98.87% <100.00%> (+0.01%) :arrow_up:
flux_led/protocol.py 98.69% <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 757c541...7283c28. Read the comment docs.