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

[BSVR-225] 리뷰 등록 키워드 매핑 버그 수정 + 좋아요 순 정렬 기능 추가 #154

Merged
merged 7 commits into from
Aug 21, 2024

Conversation

pminsung12
Copy link
Collaborator

📌 개요 (필수)

  • 리뷰 등록 키워드 매핑 버그 수정 + 좋아요 순 정렬 기능 추가

🔨 작업 사항 (필수)

  • repository에서 저장하고 가지고 온 review 도메인에는 keyword 맵이 사라져 있는 상태이기 때문에 다시 매핑을 해준다.
  • 좋아요 순 정렬 기능 추가 -> 주석 처리 해놨던 것들 해제하고 baseReviewResponse dto에 likesCount 필드 추가

⚡️ 관심 리뷰 (선택)

  • x

🌱 연관 내용 (선택)

  • 리뷰 조회 서비스 리팩토링은 남은 기능 개발 다 하고 진행할게요!

💻 실행 화면 (필수)

  • 리뷰 등록 잘됨

image

  • 좋아요 순 정렬 잘됨.

image

@pminsung12 pminsung12 added 🐛 Bug 버그 ✨ Feature 기능 개발 labels Aug 21, 2024
@pminsung12 pminsung12 self-assigned this Aug 21, 2024
@pminsung12 pminsung12 added the 🚀 Self Approve 빨리 merge가 필요한 경우, 코드 리뷰를 생략했다는 의미로 추가해요. 남용하지 말 것. label Aug 21, 2024
Copy link

Test Results

45 tests  ±0   45 ✅ ±0   1s ⏱️ -1s
16 suites ±0    0 💤 ±0 
16 files   ±0    0 ❌ ±0 

Results for commit 58236ac. ± Comparison against base commit 705406e.

@pminsung12 pminsung12 merged commit 981349b into main Aug 21, 2024
5 checks passed
@pminsung12 pminsung12 deleted the feat/BSVR-225 branch August 21, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그 ✨ Feature 기능 개발 🚀 Self Approve 빨리 merge가 필요한 경우, 코드 리뷰를 생략했다는 의미로 추가해요. 남용하지 말 것. size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant