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

#136 일자별 매출 통계 API 구현 #199

Merged
merged 6 commits into from
Jan 27, 2024

Conversation

matrixpower1004
Copy link
Contributor

💡Motivation

  • 일자별 매출 통계 API 구현 완료

📌Changes

  • 일자별 매출 통계 쿼리 작성 및 테스트
  • 일자별 매출 통계 API 구현
  • 일자별 매출 통계 API 테스트 작성
  • 일자별 매출 통계 REST Docs 작성
  • 인스턴스 동등성 비교를 위해 Accommodation 엔티티에 equals & hashCode 삽입

🫱🏻‍🫲🏻To Reviewers

  • 리뷰 부탁 드립니다.

closes #136

Copy link

Test Results

99 tests   93 ✅  4s ⏱️
61 suites   6 💤
61 files     0 ❌

Results for commit d8d5c26.

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.

수고하셨습니다! 😊

@JeongUijeong JeongUijeong merged commit 2738e83 into develop Jan 27, 2024
3 checks passed
@matrixpower1004 matrixpower1004 deleted the feature/revenue-statistics branch January 27, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

issue: 쿠폰 현황 통계 API 개발
2 participants