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

[Refactor] #172 PlaceDetailInfo에 Review 좋아요, 싫어요수를 반영했어요 #183

Merged
merged 10 commits into from
Nov 14, 2024

Conversation

dong-yxxn
Copy link
Contributor

✨ 작업 내용

  • ReviewRepository에서 placeId마다 리뷰의 좋아요, 싫어요 개수를 조회하는 쿼리를 구현했습니다.
  • PlaceDetailInfo에 리뷰 좋아요, 싫어요 수를 반영했습니다.
  • 관련된 테스트 코드를 수정했습니다.

✨ 참고 사항


⏰ 현재 버그


✏ Git Close

- Place마다 likes와 dislikes의 수를 조회할수있게 했어요

관련 이슈: #172
- PlaceDetailInfo의 PlaceLikes에 placeId에 대항하는 리뷰의 좋아요/싫어요 수를 반영하도록 변경했어요.

관련 이슈: #172
- ReviewRepository의 countByPlaceIdAndIsLikedTure/False 메서드가 정상 작동하는지 테스트했어요.

관련 이슈: #172
@dong-yxxn dong-yxxn self-assigned this Nov 14, 2024
- 데이터가 db에 저장되지 않는 오류가 발생하여 flush() 적용하여 해결했습니다.

관련 이슈: #172
@dong-yxxn dong-yxxn requested a review from wndlthsk November 14, 2024 14:27
@dong-yxxn dong-yxxn merged commit ad92043 into weekly/11 Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants