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

fix: 강의 시간 NPE 예외 처리 #1112

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

Soundbar91
Copy link
Contributor

🔥 연관 이슈

🚀 작업 내용

  • 커스텀 강의에서 시간이 null로 들어왔을 경우 예외 처리했습니다.

💬 리뷰 중점사항

@Soundbar91 Soundbar91 added 버그 정상적으로 동작하지 않는 문제상황입니다. Team User 유저 팀에서 작업할 이슈입니다 labels Dec 3, 2024
@Soundbar91 Soundbar91 self-assigned this Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

Unit Test Results

339 tests   338 ✔️  1m 22s ⏱️
  41 suites      1 💤
  41 files        0

Results for commit 611fbff.

Copy link
Contributor

@kwoo28 kwoo28 left a comment

Choose a reason for hiding this comment

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

수고많으셨습니다!

Copy link
Contributor

@duehee duehee left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~

@Soundbar91 Soundbar91 merged commit 17279fe into develop Dec 3, 2024
5 checks passed
@Soundbar91 Soundbar91 deleted the fix/1111-lecture-time-npe branch December 3, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team User 유저 팀에서 작업할 이슈입니다 버그 정상적으로 동작하지 않는 문제상황입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

강의 시간 NPE 예외 처리
3 participants