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

[BE / feat] 환자의 수행도 비율 반환 #36

Merged
merged 3 commits into from
Nov 17, 2023

Conversation

jyp-on
Copy link
Contributor

@jyp-on jyp-on commented Nov 17, 2023

☑️ Describe your changes

  • 환자 차트 DTO에 환자의 수행도 비율 추가

📷 Screenshot

  • 환자 아이디를 넘기면 비율을 반환해주는 함수를 ChartServiceImpl 클래스에 추가 하였습니다.
  • 해당하는 환자의 Metrics가 없다면 0을 반환합니다.
    image
    image

🔗 Issue number and link

@jyp-on jyp-on requested a review from Sirius506775 November 17, 2023 13:30
@jyp-on jyp-on self-assigned this Nov 17, 2023
@jyp-on jyp-on added the 🔨 feature 기능 추가 label Nov 17, 2023
@Sirius506775
Copy link
Contributor

야호 고생했어용

@Sirius506775 Sirius506775 reopened this Nov 17, 2023
@Sirius506775 Sirius506775 merged commit 07593e7 into sync-without-async:main Nov 17, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 feature 기능 추가
Projects
Development

Successfully merging this pull request may close these issues.

2 participants