CSCI-GA-2820-SP24-003 / shopcarts

NYU DevOps Shopcarts Service Spring 2024
Apache License 2.0
0 stars 2 forks source link

Added Sort_Shopcart_by_ShopcartStatus #70

Closed pr-2310 closed 8 months ago

pr-2310 commented 8 months ago

Made the Following Changes: -Added find by status method -Added sort shopcart by shopcart status endpoint -Added test cases

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.23%. Comparing base (0b85c52) to head (4c33e70).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ========================================== + Coverage 96.12% 96.23% +0.11% ========================================== Files 11 11 Lines 464 478 +14 ========================================== + Hits 446 460 +14 Misses 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.