Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
yummjin
left a comment
There was a problem hiding this comment.
리뷰, Approve 늦게 해드려 죄송해요 🥺
추가로, 조건 분기문의 경우 if-else 보단 switch 문의 각 case 를 통해 어떤 조건에 어떤 로직이 매칭되는지 구분하는 것이 어떤 조건이 존재하는지 알기도 쉽고 차후에 조건이 추가된다면 수정점을 잡는 데에도 더 좋아요. 제가 짚어드린 부분 외에도 status.type 에 따라 다른 로직을 적용해야 하는 부분이 있다면 이점 생각하며 구현해 보시면 좋지 않을까 싶습니다!
작업 수고하셨어요 ~ 👍
Summary
Tasks
Screenshot