Skip to content

refactor sc at#1320

Draft
OluwatobiOni wants to merge 6 commits into
developmentfrom
refactor-at
Draft

refactor sc at#1320
OluwatobiOni wants to merge 6 commits into
developmentfrom
refactor-at

Conversation

@OluwatobiOni

Copy link
Copy Markdown
Collaborator

TODO: update SDL table

@OluwatobiOni OluwatobiOni added On hold Waiting for something / someone outside of our control BYOC PR ready for review labels May 1, 2026
write_to_disk = TRUE
) {
process_sc_all_alarms_telecare <- function(data,
sc_demog_lookup = read_file(get_sc_demog_lookup_path(BYOC_MODE = BYOC_MODE), BYOC_MODE = BYOC_MODE),

@Jennit07 Jennit07 May 6, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does read_file contain the BYOC_MODE? Just wondering if this line should look like this as i have this on the demographics PR. But i could have missed it. Thanks

Suggested change
sc_demog_lookup = read_file(get_sc_demog_lookup_path(BYOC_MODE = BYOC_MODE), BYOC_MODE = BYOC_MODE),
sc_demog_lookup = read_file(get_sc_demog_lookup_path(BYOC_MODE = BYOC_MODE)),

@Jennit07

Jennit07 commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Reviewed 06/05/26 - just one comment from me but ready to test this when we have the data available

@github-actions

Copy link
Copy Markdown

This Pull Request is stale because it has been at least 30 days with no activity. It will be closed if there is no activity within 7 days.

@github-actions github-actions Bot added the Stale label Jun 15, 2026
@lizihao-anu

Copy link
Copy Markdown
Collaborator

Wait for dependency, data not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants