CSCI-GA-2820-SP23-001 / shopcarts

This repository contains the shopcarts service
Apache License 2.0
0 stars 1 forks source link

Add increment action to add to quantity of item #73

Closed nyu-kaitlyn closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 92.30% and project coverage change: -0.11 :warning:

Comparison is base (bf4218d) 95.19% compared to head (5c24d57) 95.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #73 +/- ## ========================================== - Coverage 95.19% 95.08% -0.11% ========================================== Files 8 8 Lines 333 346 +13 ========================================== + Hits 317 329 +12 - Misses 16 17 +1 ``` | [Impacted Files](https://codecov.io/gh/CSCI-GA-2820-SP23-001/shopcarts/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SP23-001) | Coverage Δ | | |---|---|---| | [service/routes.py](https://codecov.io/gh/CSCI-GA-2820-SP23-001/shopcarts/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SP23-001#diff-c2VydmljZS9yb3V0ZXMucHk=) | `95.72% <92.30%> (-0.43%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SP23-001). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CSCI-GA-2820-SP23-001)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.