Skip to content

Refactor: Update Incident Module to Use Service Layer #801

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

Open
gcharest opened this issue Mar 20, 2025 · 0 comments
Open

Refactor: Update Incident Module to Use Service Layer #801

gcharest opened this issue Mar 20, 2025 · 0 comments
Assignees

Comments

@gcharest
Copy link
Contributor

Description:
Refactor the incident module to use the incident service instead of implementing business logic directly.

Acceptance Criteria:

  • Update modules/incident to use functions from the incident service
  • Maintain the same external API and behavior
  • Ensure tests pass with the refactored module
  • Write integration tests for the module with the service
@gcharest gcharest self-assigned this Mar 20, 2025
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

No branches or pull requests

1 participant