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

[BE] 리뷰 서비스 리팩토링(#615) #636

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 19, 2024

📌 관련 이슈

✨ PR 세부 내용

리뷰 서비스 리팩토링 했습니다.
느낀점으로 엄청난 코드 퀄리티 변화가 있진 않았다? 인거 같아요.
( 외부 API 를 사용하는 로직 분리하고 싶었으나, 조회 -> 외부 API 호출 -> 다시 수정 과 같이 매우 비효율 적 로직이 되어 버림 )
( 로직도, 단순 Reader - Writer 로 빠진게 전부 + Writer 가 다소 의아한데 이는 엔티티의 설게적으로 의심을 할 거 같아요
-> 리뷰가 됐으면 리뷰 라는 엔티티가 생겨서 이를 통해 리뷰 완료를 한다면, 납득 가능 )

p.s 컨벤션 맞추려고 열심히 정렬 한땀 한땀 했는데 안됐으면 죄송합니다. 🥲

@github-actions github-actions bot added BE 백엔드 개발 관련 작업 리팩터링 리팩터링 작업 labels Oct 19, 2024
Copy link
Contributor Author

github-actions bot commented Oct 19, 2024

Test Results

 55 files   55 suites   8s ⏱️
167 tests 163 ✅ 4 💤 0 ❌
174 runs  170 ✅ 4 💤 0 ❌

Results for commit 4a40fe2.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 개발 관련 작업 리팩터링 리팩터링 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 리뷰 서비스 리팩토링
1 participant