From 9aa86d309dbc2b336f397a9ec69e4fda587f5bde Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 25 Jul 2025 17:44:15 +0100 Subject: satisfies req-117 --- requirements/catalogue/req-117.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'requirements') diff --git a/requirements/catalogue/req-117.md b/requirements/catalogue/req-117.md index dccfa41..a1464e4 100644 --- a/requirements/catalogue/req-117.md +++ b/requirements/catalogue/req-117.md @@ -1,7 +1,7 @@ # req-117 -Schist must implement the procedure, `get_current_pipes_for_bucket_on_date`, -as described below. +Schist must implement the procedure, `get_current_pipes_for_bucket_on_date`, as +described below. ## get_current_pipe_for_bucket_on_date @@ -16,4 +16,6 @@ Inputs: 2. Return a pipe `pipe` in `most_recent_pipes` with the most recent `pipe.timestamp`. -Sources: req-037 \ No newline at end of file +Sources: req-037 + +Satisfied by: task-001, task-006, task-054 -- cgit v1.2.3