plasticrake / tplink-smarthome-api

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

feat(Bulb): add getLightDetails #135

Closed plasticrake closed 2 years ago

plasticrake commented 2 years ago

Closes #92

codecov[bot] commented 2 years ago

Codecov Report

Merging #135 (25066da) into master (416ce38) will increase coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   75.40%   75.57%   +0.16%     
==========================================
  Files          25       25              
  Lines        1346     1347       +1     
  Branches      310      310              
==========================================
+ Hits         1015     1018       +3     
+ Misses        253      252       -1     
+ Partials       78       77       -1     
Impacted Files Coverage Δ
src/bulb/lighting.ts 86.04% <100.00%> (+0.33%) :arrow_up:
src/network/tcp-socket.ts 78.57% <0.00%> (+2.38%) :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 416ce38...25066da. Read the comment docs.