Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Create StatusDao for operations that act on individual statuses #1252

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

nikclayton
Copy link
Contributor

TimelineDao contained operations on timelines and statuses which made it large and confusing.

Factor out the status-specific operations in to the new StatusDao class to make things more understandable.

…uses

TimelineDao contained operations on timelines and statuses which made
it large and confusing.

Factor out the status-specific operations in to the new StatusDao
class to make things more understandable.
@nikclayton nikclayton merged commit c6b5f94 into pachli:main Feb 1, 2025
24 checks passed
@nikclayton nikclayton deleted the refactor-status-dao branch February 1, 2025 11:11
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.

1 participant