2022-Spring-NYU-DevOps-Shopcarts / shopcarts

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

Implement delete_items, tidied list_shopcarts test, fixed create_items error message typo #80

Closed TimothyXu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #80 (db7d1a0) into main (6a31797) will increase coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   96.67%   96.88%   +0.20%     
==========================================
  Files           5        5              
  Lines         331      353      +22     
==========================================
+ Hits          320      342      +22     
  Misses         11       11              
Impacted Files Coverage Δ
service/routes.py 99.40% <100.00%> (+0.08%) :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 6a31797...db7d1a0. Read the comment docs.