NYU-DevOps-Charlie-CSCI-GA-3033-013 / products

Product Team for CSCI-GA.3033-013
http://nyu-lab-bluemix-charlie-products.mybluemix.net/
1 stars 1 forks source link

Adding back unit tests - to support persistence #44

Closed ephraimrosenfeld closed 7 years ago

ephraimrosenfeld commented 7 years ago

https://github.com/NYU-DevOps-Charlie-CSCI-GA-3033-013/products/issues/43

codecov[bot] commented 7 years ago

Codecov Report

Merging #44 into master will increase coverage by 64.94%. The diff coverage is 92.5%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #44       +/-   ##
===========================================
+ Coverage   22.01%   86.95%   +64.94%     
===========================================
  Files           1        1               
  Lines         159      161        +2     
===========================================
+ Hits           35      140      +105     
+ Misses        124       21      -103
Impacted Files Coverage Δ
server.py 86.95% <92.5%> (+64.94%) :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 3e2fb47...9d3d7d4. Read the comment docs.

ephraimrosenfeld commented 7 years ago

Creating a model will allow us to add back the unit tests.