Closed ZongyangYue closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | |
---|---|---|
service/routes.py | 100.00% <100.00%> (ø) |
use command "make run" and "honcho start" tested. All works, merged.
Made the following change:
static
folder underservice
folder to hold static assets.static
folder for the index page UI.