iamprovidence / Lama

A photo sharing and storage service
https://iamprovidence.github.io/Lama/
MIT License
0 stars 0 forks source link

Add photo uploading close #6 #41

Closed iamprovidence closed 4 years ago

todo[bot] commented 4 years ago

refactor this

https://github.com/iamprovidence/Lama/blob/76e5e523ef822b7fbeb5c14a84fe971ec21e56b4/src/backend/PhotoAPI/BusinessLogic/Services/PhotoService.cs#L43-L48


This comment was generated by todo based on a TODO comment in 76e5e523ef822b7fbeb5c14a84fe971ec21e56b4 in #41. cc @iamprovidence.
todo[bot] commented 4 years ago

remove this

https://github.com/iamprovidence/Lama/blob/76e5e523ef822b7fbeb5c14a84fe971ec21e56b4/src/backend/PhotoAPI/BusinessLogic/Services/PhotoService.cs#L64-L69


This comment was generated by todo based on a TODO comment in 76e5e523ef822b7fbeb5c14a84fe971ec21e56b4 in #41. cc @iamprovidence.
iamprovidence commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
- Added 5

Complexity increasing per file
==============================
- src/backend/PhotoAPI/API/Controllers/PhotosController.cs  1
- src/backend/PhotoAPI/API/ServicesConfiguration/DataAccessServicesConfiguration.cs  1
- src/backend/PhotoAPI/DataAccess/Implementations/ImageService.cs  1
- src/backend/PhotoAPI/API/ServicesConfiguration/CorsConfiguration.cs  1
- src/backend/PhotoAPI/Domains/DataTransferObjects/PhotoListDTO.cs  1
- src/backend/LamaAPI/Application/Comments/Queries/GetPhotoComments/PhotoCommentsList.cs  1
- src/backend/PhotoAPI/Domains/MappingProfiles/PhotoProfile.cs  1
- src/backend/PhotoAPI/Domains/DataTransferObjects/PhotoToUploadDTO.cs  1
- src/backend/LamaAPI/Application/Comments/Queries/GetPhotoComments/GetPhotoCommentsQuery.cs  1
- src/backend/PhotoAPI/BusinessLogic/Services/PhotoService.cs  2
- src/backend/PhotoAPI/API/ServicesConfiguration/MapperConfiguration.cs  1
- src/backend/LamaAPI/Application/Comments/Queries/GetPhotoComments/GetPhotoCommentsQueryHandler.cs  1

See the complete overview on Codacy