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

Update appointments #35

Merged
merged 4 commits into from
Aug 24, 2024
Merged

Update appointments #35

merged 4 commits into from
Aug 24, 2024

Conversation

arkadiuszbachorski
Copy link
Collaborator

Update appointments

♻️ Current situation & Problem

Updates appointments according to the discussions that emerged on the meetings.

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 24, 2024

Codecov Report

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

Project coverage is 30.99%. Comparing base (bdea12a) to head (7c2a4c6).
Report is 1 commits behind head on main.

Files Patch % Lines
app/(dashboard)/patients/utils.ts 0.00% 6 Missing ⚠️
app/(dashboard)/patients/actions.tsx 0.00% 4 Missing ⚠️
app/(dashboard)/patients/[id]/AppointmentForm.tsx 0.00% 3 Missing ⚠️
modules/firebase/models/baseTypes.ts 0.00% 2 Missing ⚠️
app/(dashboard)/patients/[id]/Appointments.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   31.00%   30.99%   -0.01%     
==========================================
  Files         153      154       +1     
  Lines        2171     2172       +1     
  Branches      378      380       +2     
==========================================
  Hits          673      673              
- Misses       1465     1466       +1     
  Partials       33       33              
Files Coverage Δ
modules/firebase/models/medication.ts 0.00% <ø> (ø)
app/(dashboard)/patients/[id]/Appointments.tsx 0.00% <0.00%> (ø)
modules/firebase/models/baseTypes.ts 0.00% <0.00%> (ø)
app/(dashboard)/patients/[id]/AppointmentForm.tsx 0.00% <0.00%> (ø)
app/(dashboard)/patients/actions.tsx 0.00% <0.00%> (ø)
app/(dashboard)/patients/utils.ts 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 bdea12a...7c2a4c6. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit 7fc0617 into main Aug 24, 2024
9 of 10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/update-appointments branch August 24, 2024 10:02
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