Skip to content

Conversation

@KSH0326
Copy link
Collaborator

@KSH0326 KSH0326 commented Oct 10, 2025

📌 개요

  • 기록 조회 기준 시간을 오전 0시로 수정
  • 기록 생성 시 roomId 필수로 변경
  • 이에 따른 제약조건 DTO, 엔티티에 추가
  • 일부 주석문 및 swagger 어노테이션 추가

🔨 작업 내용

  • 조회 시간 조건을 0시로 변경하면서 일일 목표 달성 여부 체크 메서드 안에 있는 startOfDay, endOfDay의 시간 정보도 0시로 변경했습니다.
  • dto, entity의 notNull 조건을 추가했습니다.
  • 테스트 코드를 roomId가 포함되도록 변경했습니다.

🔗 관련 이슈

Closes #167

📝 참고 사항

✅ 체크리스트

  • 기능 동작 확인
  • 테스트 코드 작성
  • 문서/주석 추가 및 최신화

@github-actions github-actions bot changed the title Refactor: record 조회 기준 시간 변경 및 validation 추가 Refactor: record 조회 기준 시간 변경 및 validation 추가 (#167) Oct 10, 2025
@KSH0326 KSH0326 merged commit f23a232 into dev Oct 10, 2025
3 checks passed
@github-actions github-actions bot deleted the Refactor/167 branch October 10, 2025 03:01
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.

4 participants