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

[feat #82] 유저 정보 API #83

Merged
merged 6 commits into from
Aug 23, 2024
Merged

[feat #82] 유저 정보 API #83

merged 6 commits into from
Aug 23, 2024

Conversation

dudxo
Copy link
Collaborator

@dudxo dudxo commented Aug 23, 2024

관련 이슈

📑 작업 상세 내용

  • 회원 정보(전체) 조회 API 개발

💫 작업 요약

  • 회원 정보(전체) 조회 API 개발

🔍 중점적으로 리뷰 할 부분

  • 프로필 조회 API와 유사하지만 응답 DTO가 달라 분리하여 개발했습니다.

@dudxo dudxo added the ✨ feat 기능 추가 label Aug 23, 2024
@dudxo dudxo requested a review from hyun2371 August 23, 2024 10:37
@dudxo dudxo self-assigned this Aug 23, 2024
@dudxo dudxo linked an issue Aug 23, 2024 that may be closed by this pull request
1 task
Copy link

Code Coverage

Overall Project 84.1% 🍏
Files changed 100% 🍏

File Coverage
MemberController.java 100% 🍏
MemberService.java 60.44% 🍏

Copy link

Test Results

18 files  18 suites   11s ⏱️
94 tests 94 ✅ 0 💤 0 ❌
95 runs  95 ✅ 0 💤 0 ❌

Results for commit d887577.

@dudxo dudxo merged commit 6831638 into dev Aug 23, 2024
3 checks passed
@dudxo dudxo deleted the feat/#82/member-information branch August 23, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ 유저 정보 API
2 participants