-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release/v1.3.0 #236
Merged
Release/v1.3.0 #236
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#PAR-357 : 스테이터스 바와 러닝 결과 조회 인터페이스 생성
refactor : 로그아웃 로직을 feature/settings에서 처리하도록 변경
refactor : match dialoag Colon 간격 수정
#PAR-380 : 종합기록 조회 API 연동 + ShimmerEffect 적용
ViewModel init 최초 1회에만 수행
#PAR-383 : Room DB를 적용한 러닝기록 관리 로직 구축
#PAR-384 : GoogleMap isMyLocationEnabled property Exception 처리
feat : m/s로 계산된 평균 페이스를 분/킬로미터 단위로 변환
refactor : MatchApiService 하나로 통일
1. RunningRecordCalculation에서 각 계산함수에 records의 empty 여부 판단 2. empty인 경우 스크린 다르게 처리
fix : 대결에 참여한 러너 중 기록이 없는 경우 별도 처리
refactor : 프로젝트 내 불필요한 코드 및 일부 사항 리팩토링
refactor : 컨벤션 플러그인에 정의된 불필요한 kotlinCompilerExtensionVersion Configuration 제거
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
마이페이지 기능 추가
로그아웃 인터페이스 위치 변경
코드 개선을 위한 리팩토링 수행