richardwillars / thinglator

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

V3 #49

Closed richardwillars closed 6 years ago

richardwillars commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #49 into master will increase coverage by 22.86%. The diff coverage is 65.37%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #49       +/-   ##
===========================================
+ Coverage   44.86%   67.72%   +22.86%     
===========================================
  Files          25       28        +3     
  Lines         798      911      +113     
  Branches       93      105       +12     
===========================================
+ Hits          358      617      +259     
+ Misses        384      264      -120     
+ Partials       56       30       -26
Impacted Files Coverage Δ
eventCreators.js 100% <ø> (ø) :arrow_up:
app.js 0% <0%> (ø) :arrow_up:
comms/index.js 0% <0%> (ø) :arrow_up:
utils/jobs.js 0% <0%> (ø)
management.js 0% <0%> (ø) :arrow_up:
schemas/events.js 100% <100%> (ø)
schemas/driver.js 100% <100%> (ø)
constants.js 100% <100%> (ø) :arrow_up:
schemas/deviceTypes/light.js 100% <100%> (ø)
schemas/deviceTypes/speaker.js 100% <100%> (ø)
... and 31 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 cc39b77...1907bd7. Read the comment docs.