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

Update appointments according to the meeting notes

7c2a4c6
Select commit
Loading
Failed to load commit list.
Merged

Update appointments #35

Update appointments according to the meeting notes
7c2a4c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2024 in 0s

30.99% (-0.01%) compared to bdea12a

View this Pull Request on Codecov

30.99% (-0.01%) compared to bdea12a

Details

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).

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.