CSCI-GA-2820-SU24-001 / wishlists

NYU DevOps Wishlists Service Summer 2024
Apache License 2.0
3 stars 1 forks source link

add restx initialization; modified deserialization to check empty fields #123

Closed Litou-lyh closed 1 month ago

Litou-lyh commented 1 month ago

Modified files:

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 92.00% <100.00%> (+1.09%) :arrow_up:
service/models/wishlist.py 97.82% <100.00%> (+0.20%) :arrow_up:
service/models/wishlist_item.py 97.77% <100.00%> (+0.21%) :arrow_up:
service/routes.py 98.91% <100.00%> (+0.03%) :arrow_up:

... and 1 file with indirect coverage changes