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#209 인증 도메인 구조 변경 #212

Merged
merged 76 commits into from
Dec 21, 2023
Merged

Conversation

smartandhandsome
Copy link
Collaborator

이슈번호

close: #209

작업 내용 설명

  • 작업

리뷰어에게 한마디

smartandhandsome and others added 30 commits December 19, 2023 20:57
- 엔티티의 필드 타입에 맞게 Id 값의 타입은 Reference Type 사용
- 시간 또는 카운트 숫자의 데이터 경우 성능을 고려해서 Primitive Type 사용
- 도메인별로 픽스처 구분
smartandhandsome and others added 21 commits December 20, 2023 20:31
- 엔티티의 필드 타입에 맞게 Id 값의 타입은 Reference Type 사용
- 시간 또는 카운트 숫자의 데이터 경우 성능을 고려해서 Primitive Type 사용
- 도메인별로 픽스처 구분
- VO 와 Dto 로 분리
- 엔티티의 필드 타입에 맞게 Id 값의 타입은 Reference Type 사용
- 시간 또는 카운트 숫자의 데이터 경우 성능을 고려해서 Primitive Type 사용
Copy link

github-actions bot commented Dec 20, 2023

Test Results

  91 files  +7    91 suites  +7   15s ⏱️ ±0s
270 tests +9  270 ✔️ +10  0 💤 ±0  0  - 1 
271 runs  +8  271 ✔️ +  9  0 💤 ±0  0  - 1 

Results for commit ad483d5. ± Comparison against base commit 1960414.

♻️ This comment has been updated with latest results.

@smartandhandsome smartandhandsome merged commit 41c9360 into dev Dec 21, 2023
3 checks passed
@smartandhandsome smartandhandsome deleted the refactor/#209 branch December 21, 2023 05:33
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.

🦾 [Refactor] 코드 레벨의 아키텍처 변경
2 participants