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

[AN/USER] Json convert시 생긴 에러 Catch 하도록 수정 (#509) #510

Merged
merged 14 commits into from
Oct 7, 2023

Conversation

re4rk
Copy link
Collaborator

@re4rk re4rk commented Oct 6, 2023

📌 관련 이슈

✨ PR 세부 내용

  • Json convert시 생기는 에러 처리를 위한 새로운 함수 생성
    • runCatchingResponse
    • onSuccessOrCatch
  • 모든 Repository 해당 함수를 사용하도록 리팩토링

@re4rk re4rk added AN 안드로이드에 관련된 작업 USER 🛠 수정 수정에 관련된 작업 labels Oct 6, 2023
@re4rk re4rk self-assigned this Oct 6, 2023
@re4rk re4rk linked an issue Oct 6, 2023 that may be closed by this pull request
@re4rk re4rk marked this pull request as ready for review October 6, 2023 11:59
Copy link
Member

@EmilyCh0 EmilyCh0 left a comment

Choose a reason for hiding this comment

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

LGTM 고생하셨습니다 👍 리포지토리 깔끔해져서 속시원하네요

Copy link
Member

@SeongHoonC SeongHoonC left a comment

Choose a reason for hiding this comment

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

고생많으셨습니다! ㅎㅎ 이름도 마음에 드네요!

@re4rk re4rk merged commit 52e3142 into dev Oct 7, 2023
1 check passed
@re4rk re4rk deleted the feat/#509 branch October 7, 2023 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AN 안드로이드에 관련된 작업 USER 🛠 수정 수정에 관련된 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AN] Json convert시 생긴 에러 Catch 하도록 수정
3 participants