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

Add birth date to patients and users #26

Merged
merged 12 commits into from
Aug 12, 2024
Merged

Conversation

arkadiuszbachorski
Copy link
Collaborator

Add birth date to patients and users

♻️ Current situation & Problem

Patients and users need to have their date of birth set.

Nagranie.z.ekranu.2024-08-12.o.09.12.26.mov

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 27.27273% with 16 lines in your changes missing coverage. Please review.

Project coverage is 38.84%. Comparing base (ed6152f) to head (9b7fc20).

Files Patch % Lines
app/(dashboard)/patients/PatientForm.tsx 0.00% 4 Missing ⚠️
app/(dashboard)/users/UserForm.tsx 0.00% 4 Missing ⚠️
app/(dashboard)/patients/invite/page.tsx 0.00% 2 Missing ⚠️
app/(dashboard)/users/[id]/page.tsx 0.00% 2 Missing ⚠️
app/(dashboard)/users/invite/page.tsx 0.00% 2 Missing ⚠️
app/(dashboard)/patients/[id]/page.tsx 0.00% 1 Missing ⚠️
...gn-system/src/components/DatePicker/DatePicker.tsx 85.72% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   39.02%   38.84%   -0.17%     
==========================================
  Files         136      136              
  Lines        1638     1653      +15     
  Branches      299      306       +7     
==========================================
+ Hits          639      642       +3     
- Misses        973      985      +12     
  Partials       26       26              
Files Coverage Δ
modules/firebase/utils.ts 0.00% <ø> (ø)
...design-system/src/components/Calendar/Calendar.tsx 100.00% <ø> (ø)
app/(dashboard)/patients/[id]/page.tsx 0.00% <0.00%> (ø)
...gn-system/src/components/DatePicker/DatePicker.tsx 92.31% <85.72%> (-7.69%) ⬇️
app/(dashboard)/patients/invite/page.tsx 0.00% <0.00%> (ø)
app/(dashboard)/users/[id]/page.tsx 0.00% <0.00%> (ø)
app/(dashboard)/users/invite/page.tsx 0.00% <0.00%> (ø)
app/(dashboard)/patients/PatientForm.tsx 0.00% <0.00%> (ø)
app/(dashboard)/users/UserForm.tsx 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ed6152f...9b7fc20. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit 465a113 into main Aug 12, 2024
9 of 10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/add-birth-date branch August 12, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant