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

Fix timers with sockets #301

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #301 (5d81f3a) into master (795a48e) will increase coverage by 0.92%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
+ Coverage   91.37%   92.29%   +0.92%     
==========================================
  Files          15       15              
  Lines        2945     2973      +28     
==========================================
+ Hits         2691     2744      +53     
+ Misses        254      229      -25     
Impacted Files Coverage Δ
flux_led/base_device.py 98.43% <ø> (ø)
flux_led/models_db.py 98.87% <ø> (ø)
flux_led/protocol.py 98.56% <100.00%> (+0.91%) :arrow_up:
flux_led/timer.py 66.12% <100.00%> (+9.71%) :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 795a48e...5d81f3a. Read the comment docs.