NYU-DevOps-Spring2018-Orders / orders

Orders microservice
Apache License 2.0
1 stars 2 forks source link

fix delete so that it checks if order id is valid #46

Closed andyd0 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #46 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   95.72%   95.79%   +0.06%     
==========================================
  Files           2        2              
  Lines         304      309       +5     
==========================================
+ Hits          291      296       +5     
  Misses         13       13
Impacted Files Coverage Δ
server.py 92.81% <100%> (+0.2%) :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 e760533...9433880. Read the comment docs.