eiabea / tempea-api

Thermostat control based on node.js
MIT License
1 stars 0 forks source link

Added RELAY_GPIO_PIN to readme #44

Closed eiabea closed 5 years ago

eiabea commented 5 years ago

Got rid of mocked relay Using proxyquire with sinon instead

Tested successfully with a KY-019 Module

Fixes #15

codecov[bot] commented 5 years ago

Codecov Report

Merging #44 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #44   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines         487    486    -1     
=====================================
- Hits          487    486    -1
Impacted Files Coverage Δ
controller/relay.controller.js 100% <100%> (ø) :arrow_up:
controller/temp.controller.js 100% <100%> (ø) :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 74ae688...2f8b481. Read the comment docs.