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

코드 리팩토링 #225

Open
km2535 opened this issue Sep 5, 2024 · 0 comments
Open

코드 리팩토링 #225

km2535 opened this issue Sep 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@km2535
Copy link
Collaborator

km2535 commented Sep 5, 2024

Description

�exception 부분 보완
record 사용 고려?

Before

try 하고 나서 throws 가 없는 코드
throws 하고 나서 exception을 핸들링 하지 않은 코드
하드 코딩 되어 있는 코드

After

exception 반환 시 커스텀 exception으로 핸들링
하드 코딩 -> enum 또는 객체화

@km2535 km2535 added the enhancement New feature or request label Sep 5, 2024
@km2535 km2535 self-assigned this Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
km2535 added a commit that referenced this issue Sep 5, 2024
[#225] 테스트 코드 수정
km2535 added a commit that referenced this issue Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant