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

Bugfix/ 매치스크린 에러 해결 및 리펙토링 #84

Merged
merged 11 commits into from
Aug 31, 2024

Conversation

ottuck
Copy link
Contributor

@ottuck ottuck commented Aug 20, 2024

설명

매치스크린 에러 해결 및 리펙토링

변경 사항

  • 변경 1
    기존 매칭 기능에서 발생할 수 있는 여러 에러 패턴 대응 로직을 추가

  • 변경 2
    유저가 좋아요, 즐겨찾기 결과를 알 수 있도록 sanckbar 위젯으로 안내메세지를 출력

  • 변경 3
    매칭 로직 리펙토링 : 단일책임원칙을 적용 match provider 안 함수를 작은 단위로 분리

  • 변경 4
    voiceoutput, voiceOutput 폴더 변경?

체크리스트

< 체크리스트 항목을 확인해 주세요. >

  • 오늘도 행복하게 코딩했는가?
  • 모든 수정 완료 후 make 커맨드를 터미널에서 실행하였는가?
  • release 브랜치를 제대로 최신화 하고 이 브랜치에 merge 했는가?
  • PR 제목은 명확하고 간결한가?
  • PR 에는 하나의 작업에 대한 내용만 포함되었는가?
  • 파일명은 누구나 이해할 수 있게 작성되었는가?
  • camelCase를 사용하였는가? (ThisIsCamelCase, this_is_not_camel_case)
  • 텍스트는 AppStrings.dart 파일에서 가져오고 있는가?
  • 디스코드 채팅방에 완료된 태스크를 알렸는가?

참조

voiceoutput, voiceOutput 폴더 관련 git 문제로 voiceOutput 폴더만 push 합니다.
영향은 받겠지만 수정된 부분이 적은 만큼 이전 커밋 코드를 이용해서 쉽게 복구 가능할 것 같습니다.

@ottuck ottuck added the bug Something isn't working label Aug 21, 2024
Copy link
Contributor

@jwson-automation jwson-automation left a comment

Choose a reason for hiding this comment

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

LGTM!

@jwson-automation jwson-automation merged commit b8cc023 into release/2024-summer Aug 31, 2024
1 check failed
@jwson-automation jwson-automation deleted the bugfix/match branch August 31, 2024 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants