Skip to content

feat: 행사 홈 조회 추가#544

Open
dh2906 wants to merge 1 commit intostack/event-contentsfrom
stack/event-home
Open

feat: 행사 홈 조회 추가#544
dh2906 wants to merge 1 commit intostack/event-contentsfrom
stack/event-home

Conversation

@dh2906
Copy link
Copy Markdown
Contributor

@dh2906 dh2906 commented Apr 14, 2026

🔍 개요

  • 행사 조회 기능 중 홈 응답을 별도 stacked PR로 추가합니다.

🚀 주요 변경 내용

  • 행사 홈 응답 DTO를 추가합니다.
  • 홈 조회 endpoint와 service 로직을 추가합니다.
  • 프로그램, 부스, 미니 이벤트, 콘텐츠 요약 카운트를 집계합니다.

💬 참고 사항

  • base PR: stack/event-contents
  • 이후 테스트 PR들이 이 홈 응답 구현을 기준으로 쌓입니다.
  • pre-push hook 기준 checkstyleMain, compileJava를 통과했습니다.

✅ Checklist (완료 조건)

  • 코드 스타일 가이드 준수
  • 테스트 코드 포함됨
  • Reviewers / Assignees / Labels 지정 완료
  • 보안 및 민감 정보 검증 (API 키, 환경 변수, 개인정보 등)

- contents 다음 단계에서 홈 응답만 추가해 stacked PR의 기능 순서를 자연스럽게 이어간다
- 요약 카운트 집계와 홈 응답 DTO를 한 커밋으로 묶어 홈 계약 변경을 독립적으로 검토할 수 있게 맞춘다
- 이후 테스트 커밋들이 실제 구현 범위와 정확히 맞물리도록 home 엔드포인트를 먼저 복원한다
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4e902d86-8046-4ae5-bd1d-da16986db919

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch stack/event-home

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant