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

refactor: UsersService.setOverDueDay #544

Merged
merged 6 commits into from
Jul 9, 2023
Merged

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented Jul 1, 2023

개요

리팩터링하기 좋은 예제라고 생각되어 각 단계별로 커밋을 만들고 설명을 추가했습니다.

scarf005 added 6 commits July 1, 2023 22:10
map과 foreach는 배열이 비어있어도 동작에 영향을 주지 않으므로 제거
사용자 명칭이 user와 item으로 다르게 불리던 것을 user로 통일
실제로 유저를 변경하지 않고 대여 기록과 함께 반환하므로
Copy link
Contributor

@nyj001012 nyj001012 left a comment

Choose a reason for hiding this comment

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

LGTM

@scarf005 scarf005 merged commit bcdd950 into develop Jul 9, 2023
@scarf005 scarf005 deleted the usersservice-리팩터링 branch July 9, 2023 07:24
scarf005 added a commit that referenced this pull request Jul 9, 2023
@scarf005 scarf005 restored the usersservice-리팩터링 branch July 9, 2023 07:46
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.

2 participants