eiabea / tempea-api

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

Refactor/rethink log level and information to log #43

Closed eiabea closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #43 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #43   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           12     12           
  Lines          466    487   +21     
======================================
+ Hits           466    487   +21
Impacted Files Coverage Δ
controller/database.controller.js 100% <100%> (ø) :arrow_up:
controller/relay.controller.js 100% <100%> (ø) :arrow_up:
controller/slave.controller.js 100% <100%> (ø) :arrow_up:
controller/calendar.controller.js 100% <100%> (ø) :arrow_up:
app.js 100% <100%> (ø) :arrow_up:
controller/temp.controller.js 100% <100%> (ø) :arrow_up:
controller/calendar/google.js 100% <100%> (ø) :arrow_up:
controller/calendar/nextcloud.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 2b9f017...28f35a3. Read the comment docs.