Skip to content

Comments

refactor: move health check logic from use case to service tier#456

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

refactor: move health check logic from use case to service tier#456
NathaelB merged 1 commit intomainfrom
454-refactor-migrate-use-case-bundle-to-service-for-health

Conversation

@LeadcodeDev
Copy link
Contributor

The changes refactor the health check implementation to use a service-based approach rather than a use case pattern, simplifying the code organization and reducing unnecessary abstraction layers.

The changes refactor the health check implementation to use a
service-based approach rather than a use case pattern, simplifying the
code organization and reducing unnecessary abstraction layers.
@NathaelB NathaelB merged commit 26011f4 into main Sep 6, 2025
8 of 9 checks passed
@NathaelB NathaelB deleted the 454-refactor-migrate-use-case-bundle-to-service-for-health branch September 6, 2025 08:12
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 health

2 participants