richardwillars / thinglator

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

Develop #39

Closed richardwillars closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #39 into master will decrease coverage by 9.2%. The diff coverage is 87.6%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   96.91%   87.71%   -9.21%     
==========================================
  Files          17       18       +1     
  Lines         584      594      +10     
  Branches       48       50       +2     
==========================================
- Hits          566      521      -45     
- Misses         18       73      +55
Impacted Files Coverage Δ
utils/event.js 55.55% <ø> (-44.45%) :arrow_down:
utils/device.js 100% <ø> (ø) :arrow_up:
models/index.js 100% <ø> (ø) :arrow_up:
utils/driver.js 89.74% <ø> (-2.76%) :arrow_down:
models/driver.js 100% <100%> (ø) :arrow_up:
controllers/driver.js 100% <100%> (ø) :arrow_up:
controllers/device.js 100% <100%> (ø) :arrow_up:
controllers/authenticate.js 100% <100%> (ø) :arrow_up:
models/device.js 100% <100%> (ø) :arrow_up:
models/authenticationSchemas.js 100% <100%> (ø) :arrow_up:
... and 21 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 f681249...29871de. Read the comment docs.