Skip to content

Conversation

@tasneem-hakeem
Copy link
Contributor

No description provided.

- refactor naming conventions and improve code consistency
- renamed various domain models, methods, and imports for improved clarity and consistency across the codebase.
 - adjusted related references to align with the naming updates, ensuring compatibility and better readability.
- add go back actions
- replace redundant exit messages with error handling
- add date formatting in project details
ismailElkalili
ismailElkalili previously approved these changes May 15, 2025
@ismailElkalili ismailElkalili self-requested a review May 15, 2025 14:30
BassantM
BassantM previously approved these changes May 15, 2025
skaik-mo
skaik-mo previously approved these changes May 15, 2025
@tasneem-hakeem tasneem-hakeem dismissed stale reviews from skaik-mo, BassantM, and ismailElkalili via 8be4531 May 15, 2025 19:28
- add validation for invalid and null inputs to ensure appropriate error messages are asserted

- update test descriptions and for better readability
- add validation for invalid and null inputs to ensure appropriate error messages are asserted

- update test descriptions and for better readability
iZyadNasser
iZyadNasser previously approved these changes May 16, 2025
@github-actions
Copy link

Overall Project 29.8% -13.92% 🍏
Files changed 24.04%

File Coverage
ProjectLogUi.kt 100% 🍏
DeleteProjectUseCase.kt 100% 🍏
EditProjectStateUseCase.kt 100% 🍏
CreateProjectUseCase.kt 100% 🍏
AddProjectMateUseCase.kt 100% 🍏
EditProjectDescriptionUseCase.kt 100% 🍏
GetProjectByIdUseCase.kt 100% 🍏
EditProjectTitleUseCase.kt 100% 🍏
DeleteProjectStateUseCase.kt 100% 🍏
GetUserProjectsByIdUseCase.kt 100% 🍏
GetAllProjectsUseCase.kt 100% 🍏
AddProjectStateUseCase.kt 100% 🍏
RegisterUi.kt 100% 🍏
LoginUi.kt 100% 🍏
MateUi.kt 100% 🍏
GetAllProjectLogsUseCase.kt 100% 🍏
CreateTaskLogUseCase.kt 100% 🍏
CreateProjectLogUseCase.kt 100% 🍏
GetAllTaskLogsUseCase.kt 100% 🍏
GetTaskByStateIdAndProjectId.kt 100% 🍏
EditTaskUseCase.kt 100% 🍏
DeleteTaskUseCase.kt 100% 🍏
CreateTaskUseCase.kt 100% 🍏
GetProjectTasksUseCase.kt 100% 🍏
CreateTaskUi.kt 100% 🍏
DeleteTaskUi.kt 100% 🍏
Task.kt 100% 🍏
LogRepositoryImpl.kt 100% 🍏
AuthenticationRepositoryImpl.kt 100% 🍏
ProjectRepositoryImpl.kt 100% 🍏
TaskRepositoryImpl.kt 100% 🍏
DeleteStateUseCase.kt 100% 🍏
CreateStateUseCase.kt 100% 🍏
EditStateUseCase.kt 100% 🍏
TaskLogUi.kt 99.21% 🍏
EditTaskUi.kt 96.73% -3.27% 🍏
TaskState.kt 78.95% 🍏
User.kt 76.39% 🍏
Project.kt 63.75% -1.25% 🍏
ProjectLogsUi.kt 43.62% 🍏
TaskLogsUi.kt 43.62% 🍏
UserProjectsUi.kt 10.31% -9.38%
EncryptPassword.kt 0% 🍏
EncryptorMD5Impl.kt 0% -6.78%
DataModule.kt 0% 🍏
UiModule.kt 0% 🍏
LogicModule.kt 0% 🍏
AuthenticationDataSource.kt 0% -26.74%
TaskFakeDataSource.kt 0% -15.79%
ProjectDataSource.kt 0% -26.73%
LogDataSource.kt 0% -33.98%
CsvReader.kt 0% -13.04%
CreateProjectStateUi.kt 0% 🍏
SingleProjectUi.kt 0% -5.38%
DeleteProjectStateUi.kt 0% -23.67%
ProjectsUi.kt 0% -3.25%
CreateProjectUi.kt 0% 🍏
ProjectStatesUi.kt 0% -35.85%
EditProjectUi.kt 0% 🍏
EditProjectStateUi.kt 0% -20.69%
SingleStateUi.kt 0% -40.48%
AddProjectUserUi.kt 0% 🍏
DocumentMappers.kt 0% -40.41%
Colors.kt 0% -95.65%
TaskWriter.kt 0% -4.73%
ProjectLogWriter.kt 0% 🍏
UserWriter.kt 0% -64.29%
StateWriter.kt 0% -24.27%
ProjectWriter.kt 0% -62.59%
TaskLogWriter.kt 0% -51.54%
ViewProjectsUi.kt 0% -5.52%
ProjectMateUi.kt 0% -18.21%
ProjectTasksUi.kt 0% -25.06%
ProjectStateSelectedUi.kt 0% -26.84%
TaskParser.kt 0% -30.61%
UserParser.kt 0% -43.57%
ProjectParser.kt 0% -22.59%
StateParser.kt 0% -8.14%
ProjectLogParser.kt 0% -15.86%
TaskLogParser.kt 0% -10.13%
ProjectDataSourceImpl.kt 0% -32.07%
LogDataSourceImpl.kt 0% -53.09%
AuthenticationDataSourceImpl.kt 0% -12.97%
TaskDataSourceImpl.kt 0% -7.69%
AdminUi.kt 0% -3.27%
GetUserByIdUseCase.kt 0% 🍏
LoginUseCase.kt 0% 🍏
GetAllUsersUseCase.kt 0% 🍏
RegisterUserUseCase.kt 0% 🍏
GetCurrentUserUseCase.kt 0% -45.45%
AuthenticationDataSourceMongoImpl.kt 0% -9.56%
LogDataSourceMongoImpl.kt 0% -37.79%
TaskMongoDataSourceImpl.kt 0% -17.95%
ProjectDataSourceMongoImpl.kt 0% -33.65%

@iZyadNasser iZyadNasser self-requested a review May 16, 2025 19:37
Copy link
Contributor

@iZyadNasser iZyadNasser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

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

Successfully merging this pull request may close these issues.

5 participants