richardwillars / thinglator

Provides a uniform interface for interacting with IOT and home automation devices
MIT License
19 stars 4 forks source link

Ability to remove devices, get pairing instructions and added doorbell model #54

Closed richardwillars closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #54 into master will decrease coverage by 0.52%. The diff coverage is 56.12%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #54      +/-   ##
=========================================
- Coverage   67.72%   67.2%   -0.53%     
=========================================
  Files          28      29       +1     
  Lines         911     991      +80     
  Branches      105     110       +5     
=========================================
+ Hits          617     666      +49     
- Misses        264     290      +26     
- Partials       30      35       +5
Impacted Files Coverage Δ
app.js 0% <ø> (ø) :arrow_up:
schemas/events.js 100% <ø> (ø) :arrow_up:
management.js 0% <0%> (ø) :arrow_up:
utils/driver.js 79.41% <0%> (-2.41%) :arrow_down:
httpApi.js 98.34% <100%> (+0.25%) :arrow_up:
schemas/deviceTypes/index.js 100% <100%> (ø) :arrow_up:
socketApi.js 94.82% <100%> (+0.76%) :arrow_up:
controllers/interface.js 100% <100%> (ø) :arrow_up:
schemas/deviceTypes/doorbell.js 100% <100%> (ø)
constants.js 100% <100%> (ø) :arrow_up:
... and 5 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 64dee3f...f1cae95. Read the comment docs.