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

Move remote config to the model db #286

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #286 (caba727) into master (56989ed) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   86.87%   86.92%   +0.04%     
==========================================
  Files          15       15              
  Lines        2812     2822      +10     
==========================================
+ Hits         2443     2453      +10     
  Misses        369      369              
Impacted Files Coverage Δ
flux_led/protocol.py 98.79% <ø> (-0.01%) :arrow_down:
flux_led/aiodevice.py 99.18% <100.00%> (-0.01%) :arrow_down:
flux_led/base_device.py 97.95% <100.00%> (+0.02%) :arrow_up:
flux_led/models_db.py 98.86% <100.00%> (+0.04%) :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 56989ed...caba727. Read the comment docs.