plasticrake / tplink-smarthome-api

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

chore: upgrade deps #131

Closed plasticrake closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #131 (a1b51eb) into master (7e34cd8) will decrease coverage by 0.14%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #131      +/-   ##
==========================================
- Coverage   75.68%   75.53%   -0.15%     
==========================================
  Files          25       25              
  Lines        1349     1345       -4     
  Branches      306      307       +1     
==========================================
- Hits         1021     1016       -5     
  Misses        251      251              
- Partials       77       78       +1     
Impacted Files Coverage Δ
src/cli.ts 0.00% <ø> (ø)
src/device/index.ts 76.80% <ø> (ø)
src/network/tplink-socket.ts 70.37% <ø> (-1.06%) :arrow_down:
src/network/udp-connection.ts 100.00% <ø> (ø)
src/plug/away.ts 93.33% <ø> (-0.22%) :arrow_down:
src/plug/index.ts 86.62% <ø> (ø)
src/shared/emeter.ts 93.10% <ø> (-0.23%) :arrow_down:
src/utils.ts 76.08% <ø> (ø)
src/client.ts 83.24% <66.66%> (-0.53%) :arrow_down:
src/shared/schedule.ts 95.23% <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 7e34cd8...a1b51eb. Read the comment docs.