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

Use constants in process_device_config_response #272

Closed bdraco closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #272 (e96bb24) into master (d6e2179) will decrease coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
- Coverage   86.48%   86.43%   -0.06%     
==========================================
  Files          15       15              
  Lines        2730     2727       -3     
==========================================
- Hits         2361     2357       -4     
- Misses        369      370       +1     
Impacted Files Coverage Δ
flux_led/base_device.py 97.88% <100.00%> (ø)
flux_led/const.py 98.75% <0.00%> (-1.25%) :arrow_down:
flux_led/timer.py 19.35% <0.00%> (-0.37%) :arrow_down:
flux_led/scanner.py 79.44% <0.00%> (-0.12%) :arrow_down:
flux_led/aioscanner.py 98.87% <0.00%> (-0.02%) :arrow_down:

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 d6e2179...e96bb24. Read the comment docs.