Skip to content

Comments

refactor: migrate realm service from use cases to service module#459

Merged
NathaelB merged 1 commit intomainfrom
458-refactor-migrate-use-case-bundle-to-service-for-realms
Sep 6, 2025
Merged

refactor: migrate realm service from use cases to service module#459
NathaelB merged 1 commit intomainfrom
458-refactor-migrate-use-case-bundle-to-service-for-realms

Conversation

@LeadcodeDev
Copy link
Contributor

This change consolidates realm functionality into a centralized service layer, moving away from individual use cases. The new approach implements RealmService trait directly on FerriskeyService.

This change consolidates realm functionality into a centralized service
layer, moving away from individual use cases. The new approach
implements RealmService trait directly on FerriskeyService.
@NathaelB NathaelB merged commit d608069 into main Sep 6, 2025
4 of 9 checks passed
@NathaelB NathaelB deleted the 458-refactor-migrate-use-case-bundle-to-service-for-realms branch September 6, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

refactor: migrate use case bundle to service for realms

2 participants