Skip to content

fix: weeklyReport가 없을 때 빈 값을 정상 반환하도록 수정 (#180)#181

Merged
SeojunKim-pumisj merged 1 commit intodevfrom
fix/#180-불필요한-에러처리-삭제
Feb 12, 2026

Hidden character warning

The head ref may contain hidden characters: "fix/#180-\ubd88\ud544\uc694\ud55c-\uc5d0\ub7ec\ucc98\ub9ac-\uc0ad\uc81c"
Merged

fix: weeklyReport가 없을 때 빈 값을 정상 반환하도록 수정 (#180)#181
SeojunKim-pumisj merged 1 commit intodevfrom
fix/#180-불필요한-에러처리-삭제

Conversation

@user040131
Copy link
Copy Markdown
Collaborator

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

fix/#180-불필요한-에러처리-삭제 -> dev
ex) feature/#3-로그인구현 -> develop

변경 사항

  • weeklyReport.service.js에서 findWeeklyReport의 결과가 없을 시 빈 data를 출력하도록 변경
    ex) 로그인 시, 구글 소셜 로그인 기능을 추가했습니다.

테스트 결과

image

ex) 베이스 브랜치에 포함되기 위한 코드는 모두 정상적으로 동작해야 합니다. 결과물에 대한 스크린샷, GIF, 혹은 라이브 데모가 가능하도록 샘플API를 첨부할 수도 있습니다.

@user040131 user040131 linked an issue Feb 10, 2026 that may be closed by this pull request
1 task
Copy link
Copy Markdown
Collaborator

@SeojunKim-pumisj SeojunKim-pumisj left a comment

Choose a reason for hiding this comment

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

확인했습니다

@SeojunKim-pumisj SeojunKim-pumisj merged commit 979a80f into dev Feb 12, 2026
1 check passed
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.

[FIX] get weeklyReport에서 불필요한 에러처리 삭제

2 participants