brewhops / api

API for the brewhops fermentation tracking system
https://brewhops-api.now.sh
0 stars 0 forks source link

Feat/add disabled tank field #19

Open danvanhorn opened 5 years ago

danvanhorn commented 5 years ago

added field for a disabled tank to the db and to Tank types

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://api-git-feat-add-disabled-tank-field.brewhops.now.sh

codecov[bot] commented 5 years ago

Codecov Report

Merging #19 into dev will increase coverage by 2.98%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #19      +/-   ##
==========================================
+ Coverage   82.38%   85.37%   +2.98%     
==========================================
  Files          11       12       +1     
  Lines         335      376      +41     
  Branches       12       13       +1     
==========================================
+ Hits          276      321      +45     
+ Misses         59       55       -4
Impacted Files Coverage Δ
src/components/tanks/controller.ts 92.68% <100%> (ø)
src/middleware/auth.ts 94.11% <0%> (+41.17%) :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 d66b46f...8b8b44d. Read the comment docs.