refactor: use builder and fluent interface patterns for structs instances #5

Open
opened 2025-05-15 10:09:35 -04:00 by anavarro · 0 comments
Member

Type of Feature

🔨 Code Refactor

Description

Use the builder pattern with fluent interfaces for more escalable and composable structure, dependency injection would also be useful to abstract behaviour

Completion criteria

  • Review the current list of modules/structs to define which are valid candidates to refactor
  • Introduce or delete modules/structs to improve decoupled behavior and testeability
  • Refactor each valid candidate
  • Test each valid candidate

Additional Information

No response

### Type of Feature 🔨 Code Refactor ### Description Use the builder pattern with fluent interfaces for more escalable and composable structure, dependency injection would also be useful to abstract behaviour ### Completion criteria - [ ] Review the current list of modules/structs to define which are valid candidates to refactor - [ ] Introduce or delete modules/structs to improve decoupled behavior and testeability - [ ] Refactor each valid candidate - [ ] Test each valid candidate ### Additional Information _No response_
anavarro added this to the v0.0.1 milestone 2025-05-15 10:09:35 -04:00
anavarro added the
Priority
Low
Severity
Critical
Type
Testing
Status
Accepted
labels 2025-05-15 10:09:35 -04:00
anavarro changed reference from development to refactor/module-and-structs-patterns 2025-05-15 16:54:49 -04:00
anavarro added spent time 2025-05-15 16:55:16 -04:00
1 hour 30 minutes
anavarro added spent time 2025-05-16 16:55:27 -04:00
2 hours
aleidk added spent time 2025-05-18 20:08:12 -04:00
3 hours 43 minutes
anavarro added spent time 2025-05-19 13:22:23 -04:00
2 hours 6 minutes
anavarro added spent time 2025-05-20 16:49:56 -04:00
1 hour 4 minutes
aleidk added spent time 2025-05-25 20:40:16 -04:00
3 hours 46 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 14 hours 9 minutes
anavarro
6 hours 40 minutes
aleidk
7 hours 29 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: alecodes/synchronizator#5
No description provided.