plasticrake / tplink-smarthome-api

TP-Link Smarthome WiFi API
MIT License
1.02k stars 141 forks source link

Add Support for Light Strips e.g. KL430 #136

Closed plasticrake closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #136 (5e7b92c) into master (ba73aa8) will decrease coverage by 0.05%. The diff coverage is 100.00%.

:exclamation: Current head 5e7b92c differs from pull request most recent head 328ed96. Consider uploading reports for the commit 328ed96 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
- Coverage   75.57%   75.51%   -0.06%     
==========================================
  Files          25       25              
  Lines        1347     1352       +5     
  Branches      310      313       +3     
==========================================
+ Hits         1018     1021       +3     
- Misses        252      253       +1     
- Partials       77       78       +1     
Impacted Files Coverage Δ
src/device/index.ts 76.61% <ø> (-0.19%) :arrow_down:
src/bulb/index.ts 93.22% <100.00%> (+0.49%) :arrow_up:
src/bulb/lighting.ts 86.66% <100.00%> (+0.62%) :arrow_up:
src/plug/index.ts 86.62% <100.00%> (ø)
src/network/tcp-socket.ts 76.19% <0.00%> (-2.39%) :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 ba73aa8...328ed96. Read the comment docs.