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/#880 날짜 변환 로직 단일화 #881

Merged
merged 4 commits into from
Dec 29, 2023

Conversation

ki960213
Copy link
Collaborator

#️⃣ 연관된 이슈

close : #880

📝 작업 내용

모든 response의 시간을 Serializer를 이용해 String이 아니라 LocalDate나 LocalDateTime으로 역직렬화 하도록 변경

스크린샷 (선택)

예상 소요 시간 및 실제 소요 시간 (일 / 시간 / 분)

예상 소요 시간 : 1초
실제 소요 시간 : 1초

💬 리뷰어 요구사항 (선택)

@ki960213 ki960213 added Android 안드로이드 관련 이슈 리팩터링 테스트 코드의 검증 값이 변환하지 않고 코드 변경 High Priority 리뷰 우선순위가 높은 PR labels Dec 13, 2023
@ki960213 ki960213 self-assigned this Dec 13, 2023
@ki960213 ki960213 changed the title refactor(response, mapper): 날짜를 커스텀 Serializer를 이용해 직렬화 및 역직렬화 하도록 변경 Refactor/#880 날짜 변환 로직 단일화 Dec 13, 2023
@ki960213 ki960213 merged commit d93eeb8 into android-main Dec 29, 2023
1 check passed
@ki960213 ki960213 deleted the Refactor/#880-날짜_변환_로직_단일화 branch December 29, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android 안드로이드 관련 이슈 High Priority 리뷰 우선순위가 높은 PR 리팩터링 테스트 코드의 검증 값이 변환하지 않고 코드 변경
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant