Refactor endpoint /program/year/month/day
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:06:19
| Stage: build Stage: test |
Download artifacts
No artifacts found |
Refactored remaining endpoint /program/<int:year>/<int:month>/<int:day>/
to use mixin class instead of plain function and added annotations.
Date handling tested using debug print statements - so needs further testing.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:06:19
| Stage: build Stage: test |
Download artifacts
No artifacts found |