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 #144] 채팅 요청 필드명 수정 #145

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

hyun2371
Copy link
Member

@hyun2371 hyun2371 commented Nov 16, 2024

관련 이슈

📑 작업 상세 내용

  • 채팅 메시지와 구분 짓기 위해 채팅 요청 필드명 수정
    • message -> inquiryMessage

💫 작업 요약

🔍 중점적으로 리뷰 할 부분

  • 빠르게 배포해야 할 것 같아 바로 머지하겠습니다.

@hyun2371 hyun2371 added the ✨ feat 기능 추가 label Nov 16, 2024
@hyun2371 hyun2371 self-assigned this Nov 16, 2024
@hyun2371 hyun2371 linked an issue Nov 16, 2024 that may be closed by this pull request
1 task
Copy link

Code Coverage

Overall Project 85.11% 🍏
Files changed 100% 🍏

File Coverage
ChatInquiryService.java 89.69% 🍏
ChatInquiry.java 84.13% 🍏

Copy link

Test Results

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

Results for commit 7350b53.

@hyun2371 hyun2371 merged commit c95de3c into dev Nov 16, 2024
3 checks passed
@hyun2371 hyun2371 deleted the feat/#144/chat-inquiry-dto-field branch November 16, 2024 08:26
@hyun2371 hyun2371 changed the title [feat] : 채팅 요청 필드명 수정 [feat #144] 채팅 요청 필드명 수정 Nov 16, 2024
@hyun2371 hyun2371 restored the feat/#144/chat-inquiry-dto-field branch November 16, 2024 08:52
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.

✨ 채팅 요청 request 필드 수정
1 participant