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

Make time arg optional for async_set_time #293

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #293 (3efdfb7) into master (ecd24f5) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   87.85%   87.86%           
=======================================
  Files          15       15           
  Lines        2850     2851    +1     
=======================================
+ Hits         2504     2505    +1     
  Misses        346      346           
Impacted Files Coverage Δ
flux_led/aiodevice.py 99.23% <100.00%> (ø)
flux_led/protocol.py 98.68% <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 ecd24f5...3efdfb7. Read the comment docs.