Danielhiversen / flux_led

A utility for controlling Flux WiFi Smart LED Light Bulbs
GNU Lesser General Public License v3.0
158 stars 144 forks source link

Fix color reporting for addressable lights #153

Closed bdraco closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #153 (ebc0df9) into master (fc60b50) will increase coverage by 0.39%. The diff coverage is 60.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   40.79%   41.19%   +0.39%     
==========================================
  Files          15       15              
  Lines        1858     1891      +33     
==========================================
+ Hits          758      779      +21     
- Misses       1100     1112      +12     
Impacted Files Coverage Δ
flux_led/aiodevice.py 0.00% <0.00%> (ø)
flux_led/protocol.py 75.94% <44.44%> (-4.06%) :arrow_down:
flux_led/device.py 65.23% <77.77%> (+0.14%) :arrow_up:
flux_led/const.py 100.00% <100.00%> (ø)
flux_led/models_db.py 100.00% <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 fc60b50...ebc0df9. Read the comment docs.