eiabea / tempea-api

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

46 get current event throws if no event is in range #52

Closed eiabea closed 4 years ago

eiabea commented 4 years ago

fixes #46

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #52   +/-   ##
======================================
  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:
app.js 100% <100%> (ø) :arrow_up:
controller/temp.controller.js 100% <100%> (ø) :arrow_up:
routes/v1/status.route.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 75dfc02...74e74b0. Read the comment docs.