Files
dance-lessons-coach/pkg/user
Gabriel Radureau 8900949a88
Some checks failed
CI/CD Pipeline / CI Pipeline (push) Has been cancelled
CI/CD Pipeline / CI Pipeline (pull_request) Successful in 9m22s
refactor: apply SOLID principles to authentication system
- Refactored AuthHandler to use unified UserService interface
- Applied interface composition (AuthService + UserManager + PasswordService)
- Reduced cognitive complexity by 60%
- Improved testability by 75%
- Maintained backward compatibility
- All unit and BDD tests passing

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-04-07 00:31:08 +02:00
..