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 time commands to async api #292

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #292 (c0cf4a4) into master (900f25a) will increase coverage by 0.87%. The diff coverage is 88.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
+ Coverage   86.98%   87.85%   +0.87%     
==========================================
  Files          15       15              
  Lines        2835     2850      +15     
==========================================
+ Hits         2466     2504      +38     
+ Misses        369      346      -23     
Impacted Files Coverage Δ
flux_led/device.py 56.50% <0.00%> (+5.49%) :arrow_up:
flux_led/protocol.py 98.67% <93.33%> (-0.14%) :arrow_down:
flux_led/aiodevice.py 99.23% <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 900f25a...c0cf4a4. Read the comment docs.