plasticrake / tplink-smarthome-api

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

ci: use coveralls #119

Closed plasticrake closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #119 (c6d4f40) into master (e0a6e85) will decrease coverage by 18.13%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #119       +/-   ##
===========================================
- Coverage   93.75%   75.62%   -18.14%     
===========================================
  Files          24       25        +1     
  Lines         929     1329      +400     
  Branches        0      301      +301     
===========================================
+ Hits          871     1005      +134     
- Misses         58      250      +192     
- Partials        0       74       +74     
Impacted Files Coverage Δ
src/bulb/index.ts 92.59% <ø> (ø)
src/bulb/lighting.ts 85.71% <ø> (ø)
src/bulb/schedule.ts 93.75% <ø> (ø)
src/cli.ts 0.00% <ø> (ø)
src/client.ts 83.76% <ø> (ø)
src/device/index.ts 76.80% <ø> (ø)
src/device/netif.ts 72.72% <ø> (ø)
src/index.ts 100.00% <ø> (ø)
src/logger.ts 77.77% <ø> (ø)
src/network/tcp-connection.ts 100.00% <ø> (ø)
... and 40 more

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 3653905...c6d4f40. Read the comment docs.