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

setting : 통계 공통 클래스 추가 #71

Merged
merged 4 commits into from
Dec 10, 2023

Conversation

Qbeom0925
Copy link
Member

작업 내용

평점과 관련된 통계에 공통 클래스로 관리하는 것이 유지보수성을 높일 수 있을 것 같아 GradeStatistics 클래스를 생성하여 상점과 식당에 넣어두었습니다.

작업 확인 방법

Store, University 테이블에 grade, recommended_count, review_count 컬럼이 추가되었습니다.

추가 정보 (선택 사항)

@Qbeom0925 Qbeom0925 added the Setting 환경 설정 label Dec 10, 2023
@Qbeom0925 Qbeom0925 self-assigned this Dec 10, 2023
Copy link
Member

@dldmsql dldmsql left a comment

Choose a reason for hiding this comment

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

변경사항 확인했습니다!!
수고하셨어요~!

Copy link

sonarcloud bot commented Dec 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Qbeom0925 Qbeom0925 merged commit 755d931 into develop Dec 10, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Setting 환경 설정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants