summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requirements/catalogue/req-117.md8
1 files changed, 5 insertions, 3 deletions
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