CSCI-GA-2820-SU24-001 / orders

NYU DevOps Orders Service Summer 2024
Apache License 2.0
1 stars 2 forks source link

Revert "Add complete order route" #58

Closed Sai-Harshith-7 closed 1 month ago

Sai-Harshith-7 commented 1 month ago

Reverts CSCI-GA-2820-SU24-001/orders#57

codecov[bot] commented 1 month ago

Codecov Report

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

Files Coverage Δ
service/__init__.py 90.90% <ø> (ø)
service/common/error_handlers.py 87.50% <100.00%> (ø)
service/models.py 96.22% <ø> (ø)
service/routes.py 96.92% <100.00%> (ø)