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

[BE] refactor: todo 진행률 api 해당하는 todo가 없을 경우 에러가 아닌 null 반환 #627

Conversation

jusung-c
Copy link
Contributor

#️⃣ 연관된 이슈

#626

Pull Request Type

  • 새로운 기능 추가
  • 코드 리팩토링
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 테스트 추가, 테스트 리팩토링
  • 코드에 영향을 주지 않는 변경사항
    • 오타 수정, 문서 수정, 변수명 변경, 주석 추가 및 수정

Pull Request Checklist

  • 변경 사항에 대한 테스트를 모두 통과했나요?
  • 코드 정렬은 적용했나요?
  • 새로운 branch에 작업 후 dev로 PR을 요청했나요?

📝 작업 내용

todo 진행률 api 해당하는 todo가 없을 경우 에러가 아닌 null 반환

💬 리뷰 요구사항

문제 생기면 바로 알려주세요!

Copy link

📝 테스트 커버리지 리포트

Overall Project 78.24% 🍏
Files changed 100% 🍏

File Coverage
StudyMemberService.java 95.4% 🍏
StudyTodoService.java 95.28% 🍏

@jusung-c jusung-c merged commit d0d1541 into dev Sep 14, 2024
3 checks passed
@jusung-c jusung-c deleted the 626-be-refactor-todo-진행률-api-해당하는-todo가-없을-경우-에러가-아닌-null-반환 branch September 14, 2024 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant