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

건강지표 마지막 생성일 조회 api 생성/ 닉네임 조건 수정 / 헬스커넥트 연동 여부 수정 #59

Merged
merged 12 commits into from
Oct 17, 2023

Conversation

13wjdgk
Copy link
Contributor

@13wjdgk 13wjdgk commented Oct 17, 2023

Changes 📝

작업 내용을 작성합니다.

  • 건강지표 마지막 생성일 조회 API 생성
  • 로그인, 회원가입시 헬스커넥트 연동 여부 수정
  • 닉네임 조건 변경

Details 🌼

구현 방식, 공유 사항, 스크린샷 등 해당 PR에 대한 상세한 내용을 작성합니다.

  • 건강지표 마지막 생성일 조회 API 생성
    • 기능 : 저장된 건강지표 중 가장 마지막에 저장된 날짜를 조회 후 전달
    • 필요성 : 클라이언트에서 lastDate 값을 기준으로 헬스커넥트 조회하기 위함
    • 추후 : 속도 개선할 예정
  • 로그인, 회원가입시 헬스커넥트 연동 여부 수정
    • 이전에는 헬스커넥트 연동 여부 수정 기능이 나오기 전이라, defalut 값으로 false를 전달했었습니다
    • 현재는 user 테이블에서 조회 후 전달
  • 닉네임 조건 변경
    • 자음, 모음만 따로 있어도 닉네임 생성 가능

Check List ☑️

  • 테스트 코드를 통과했다.
  • merge할 브랜치의 위치를 확인했다. (main ❌)
  • Assignee를 지정했다.
  • Label을 지정했다.

@13wjdgk 13wjdgk added refactoring 리팩토링 feature 기능 labels Oct 17, 2023
@13wjdgk 13wjdgk self-assigned this Oct 17, 2023
@coniverse-github-app
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 100.00% Coverage (97.10% Estimated after merge)
  • Duplications 0.00% Duplicated Code (0.80% Estimated after merge)

Project ID: co-niverse_dangjang-backend_AYj2jZJELehUZAlqDvRk

View in SonarQube

Copy link
Member

@GIVEN53 GIVEN53 left a comment

Choose a reason for hiding this comment

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

고생했어요!

@13wjdgk 13wjdgk merged commit 28215f7 into dev Oct 17, 2023
1 check passed
@GIVEN53 GIVEN53 deleted the feat/getHCDate branch October 23, 2023 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 refactoring 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants