richardwillars / thinglator

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

Fixes bug with getDeviceType not returning list of types #48

Closed richardwillars closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   44.86%   44.86%           
=======================================
  Files          25       25           
  Lines         798      798           
  Branches       92       93    +1     
=======================================
  Hits          358      358           
+ Misses        385      384    -1     
- Partials       55       56    +1
Impacted Files Coverage Δ
controllers/driver.js 0% <0%> (ø) :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 cd7cadf...b14421f. Read the comment docs.