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

서버 에러와 네트워크 에러를 분리 및 리팩토링 #159

Merged
merged 15 commits into from
May 15, 2024

Conversation

easyhooon
Copy link
Collaborator

feat)

  • 서버 에러와 네트워크 에러 분리
  • HandleException interface, ServerErrorDialog 도입

refactor)

  • util 모듈 common 모듈로 네이밍 변경(nia 참고)
  • 각 파일을 더 적합한 모듈로 이동

chore)

  • 라이브러리 버전 최신화
  • 모듈 의존성 시각화 그래프 관련 코드 추가(configuration cache 에러 발생으로 인해 의존성 그래프 생성 실패)
  • app version up(앱 업데이트를 위함)

@easyhooon easyhooon added hotfix tasks related to fix bugs design tasks related to design aspects of the project refactoring Code restructure for better readability and efficiency labels May 15, 2024
@easyhooon easyhooon requested a review from likppi10 May 15, 2024 00:26
@easyhooon easyhooon self-assigned this May 15, 2024
Copy link
Collaborator

@likppi10 likppi10 left a comment

Choose a reason for hiding this comment

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

👍 👍 👍

@easyhooon easyhooon merged commit a52e7ae into develop May 15, 2024
1 check passed
@easyhooon easyhooon deleted the refactor/error-handling branch May 15, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design tasks related to design aspects of the project hotfix tasks related to fix bugs refactoring Code restructure for better readability and efficiency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants