2022-Spring-NYU-DevOps-Shopcarts / shopcarts

Shopcarts squad.
Apache License 2.0
2 stars 2 forks source link

Fixed to 409 code in create_shopcarts to be RESTful #124

Closed TimothyXu closed 2 years ago

TimothyXu commented 2 years ago

ALSO Added missing doc tags

codecov-commenter commented 2 years ago

Codecov Report

Merging #124 (be3532c) into main (adc2dd1) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   99.08%   99.10%   +0.02%     
==========================================
  Files           7        7              
  Lines         437      447      +10     
==========================================
+ Hits          433      443      +10     
  Misses          4        4              
Impacted Files Coverage Δ
service/routes.py 100.00% <100.00%> (ø)

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 adc2dd1...be3532c. Read the comment docs.