Skip to content

feat: [ANDROAPP-7605] Add granular sync use-case for programs#4954

Merged
Balcan merged 1 commit into
developfrom
ANDROAPP-7605-syncprogram
Jul 8, 2026
Merged

feat: [ANDROAPP-7605] Add granular sync use-case for programs#4954
Balcan merged 1 commit into
developfrom
ANDROAPP-7605-syncprogram

Conversation

@Balcan

@Balcan Balcan commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Description

Link the JIRA issue.

Please provide a clear definition of the problem and explain your solution.

) : SyncProgramRepository {
override suspend fun getProgramType(programUid: String): ProgramType =
when (
d2

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.

do you think something in this method could throw a crash? should he handle the error?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Don't think so

@Balcan Balcan force-pushed the ANDROAPP-7605-syncprogram branch from cbde91e to 914c5d0 Compare July 8, 2026 10:29
@sonarqubecloud

sonarqubecloud Bot commented Jul 8, 2026

Copy link
Copy Markdown

@Balcan Balcan merged commit 62b899b into develop Jul 8, 2026
14 checks passed
@Balcan Balcan deleted the ANDROAPP-7605-syncprogram branch July 8, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants