NYU-Shopcarts / shopcarts

A collection of products to buy
0 stars 2 forks source link

adds action API route DELETE /shopcarts/clear #54

Closed pranaypareek closed 6 years ago

pranaypareek commented 6 years ago

For issue https://github.com/NYU-Shopcarts/shopcarts/issues/35

codecov-io commented 6 years ago

Codecov Report

Merging #54 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #54     +/-   ##
=========================================
+ Coverage   93.37%   93.47%   +0.1%     
=========================================
  Files           2        2             
  Lines         181      184      +3     
=========================================
+ Hits          169      172      +3     
  Misses         12       12
Impacted Files Coverage Δ
server.py 91.89% <100%> (+0.22%) :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 95ab84a...603768c. Read the comment docs.