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 #146] 채팅 상세조회 응답 dto 필드명 수정 #147

Merged
merged 7 commits into from
Nov 16, 2024

Conversation

hyun2371
Copy link
Member

관련 이슈

📑 작업 상세 내용

  • 채팅방 상세조회 응답 chatPartner로 통일
  • message-> inquiryMessage
  • 채팅방 상세조회 API 명세 수정

💫 작업 요약

🔍 중점적으로 리뷰 할 부분

@hyun2371 hyun2371 added the ✨ feat 기능 추가 label Nov 16, 2024
@hyun2371 hyun2371 self-assigned this Nov 16, 2024
Copy link

github-actions bot commented Nov 16, 2024

Code Coverage

Overall Project 85.11% 🍏
File Coverage
ChatRoomController.java 100% 🍏
ChatInquiry.java 84.13% 🍏

Copy link

github-actions bot commented Nov 16, 2024

Test Results

 28 files   28 suites   13s ⏱️
128 tests 128 ✅ 0 💤 0 ❌
129 runs  129 ✅ 0 💤 0 ❌

Results for commit 92f1835.

♻️ This comment has been updated with latest results.

@hyun2371 hyun2371 merged commit 2727bc4 into dev Nov 16, 2024
3 checks passed
@hyun2371 hyun2371 deleted the _feat/#146/chat-dto-response-feild branch November 20, 2024 13:04
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.

✨ 채팅 상세조회 응답 dto 필드명 수정
1 participant