CSCI-GA-2820-FA24-003 / inventory

NYU DevOps Inventory Service Fall 2024
Apache License 2.0
2 stars 1 forks source link

404 Warning message with invalid URL input #114

Closed RayChen666 closed 2 days ago

RayChen666 commented 2 days ago

Description

  1. This is a function to handle invalid URL input which is useful for test in backend.
  2. When user type an invalid URL address, it will return warning massage both in terminal and webpage instead of corruption. Screenshot 2024-11-26 at 11 07 02 Screenshot 2024-11-26 at 11 06 22
codecov[bot] commented 2 days ago

Codecov Report

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

Files with missing lines Coverage Δ
service/common/error_handlers.py 100.00% <100.00%> (ø)