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 #164] 채팅 요청 상세 조회 API 응답값 추가 #166

Merged
merged 4 commits into from
Dec 8, 2024

Conversation

hyun2371
Copy link
Member

@hyun2371 hyun2371 commented Dec 6, 2024

관련 이슈

📑 작업 상세 내용

  • 채팅 요청 상세 조회 응답 추가
    • 질문 정보(아이디, 제목, 타켓 직군), 회원 잔여 크레딧
  • 채팅 요청 생성 응답 필드명 수정
    • 상세조회 응답과 통일 시키기 위해 필드명 변경

💫 작업 요약

  • 채팅 요청 상세조회, 채팅 요청 생성 응답값 추가 및 수정

🔍 중점적으로 리뷰 할 부분

@hyun2371 hyun2371 added the ✨ feat 기능 추가 label Dec 6, 2024
@hyun2371 hyun2371 requested a review from dudxo December 6, 2024 01:17
@hyun2371 hyun2371 self-assigned this Dec 6, 2024
@hyun2371 hyun2371 linked an issue Dec 6, 2024 that may be closed by this pull request
1 task
Copy link

github-actions bot commented Dec 6, 2024

Test Results

 28 files   28 suites   14s ⏱️
133 tests 132 ✅ 1 💤 0 ❌
134 runs  133 ✅ 1 💤 0 ❌

Results for commit 485db38.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 6, 2024

Code Coverage

Overall Project 84.14% 🍏
File Coverage
ChatInquiryService.java 92.81% 🍏

Copy link
Collaborator

@dudxo dudxo left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@hyun2371 hyun2371 merged commit 769d5c7 into dev Dec 8, 2024
3 checks passed
@hyun2371 hyun2371 deleted the feat/#164/chat-inquriy-detail-add-field branch December 12, 2024 08:12
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