Skip to content
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

[Feature] S3 로직을 리팩토링하고 사용자 프로필 사진 삭제를 구현한다 #23

Merged
merged 3 commits into from
Oct 21, 2023

Conversation

vectorch9
Copy link
Contributor

🗒️ Summary

리팩토링

  • 공통된 S3 로직을 별도의 클래스로 분리하였음
  • UpdateUserImageService의 일부 코드를 메서드로 분리하여 가독성을 챙김

사용자 프로필 사진 삭제 구현

  • API 구현 완료

#15

💡 More

@vectorch9 vectorch9 self-assigned this Oct 21, 2023
@github-actions
Copy link

Test Results

1 tests  ±0   1 ✔️ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit 3214ab0. ± Comparison against base commit 7df23fd.

@vectorch9 vectorch9 merged commit 0c02bc9 into develop Oct 21, 2023
3 checks passed
@vectorch9 vectorch9 deleted the feature/deleteUserImage branch October 21, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant