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: 예약 상품/객실 도메인 리팩토링 #135

Merged
merged 8 commits into from
Dec 15, 2023

Conversation

jo0oy
Copy link
Contributor

@jo0oy jo0oy commented Dec 15, 2023

💡 Motivation

  • ReservationProduct와 Room 도메인을 전체적으로 리팩토링합니다.

📌 Changes

  • 불필요한 로그 제거
  • 요청 Request DTO에 유효성 검증 조건 및 메세지 상수화 (상수 클래스 추가)

🫱🏻‍🫲🏻 To Reviewers

  • 예약 상품/객실 도메인 리팩토링을 진행했습니다!

@jo0oy jo0oy added 🚧refactoring 리팩토링 ✅Test test 관련 labels Dec 15, 2023
@jo0oy jo0oy self-assigned this Dec 15, 2023
Copy link

Test Results

105 tests  ±0   105 ✔️ ±0   5s ⏱️ ±0s
  62 suites ±0       0 💤 ±0 
  62 files   ±0       0 ±0 

Results for commit 8f71aba. ± Comparison against base commit 2c16c98.

Copy link
Contributor

@JeongUijeong JeongUijeong left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@jo0oy jo0oy merged commit 478cbde into develop Dec 15, 2023
3 checks passed
@jo0oy jo0oy deleted the feature/reservationproduct-room-refactoring branch December 15, 2023 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧refactoring 리팩토링 ✅Test test 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants