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

Add async_reboot to aiodevice #255

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #255 (6a31dfc) into master (3cca897) will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   84.99%   85.07%   +0.07%     
==========================================
  Files          15       15              
  Lines        2453     2465      +12     
==========================================
+ Hits         2085     2097      +12     
  Misses        368      368              
Impacted Files Coverage Δ
flux_led/aiodevice.py 100.00% <100.00%> (ø)
flux_led/aioscanner.py 98.82% <100.00%> (+0.13%) :arrow_up:
flux_led/base_device.py 97.72% <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 3cca897...6a31dfc. Read the comment docs.