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 dosage instructions #36

Merged
merged 4 commits into from
Aug 24, 2024
Merged

Conversation

arkadiuszbachorski
Copy link
Collaborator

Add dosage instructions

♻️ Current situation & Problem

This PR adds dosage instructions to medications

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 11 lines in your changes missing coverage. Please review.

Project coverage is 30.90%. Comparing base (7fc0617) to head (a4e33b5).
Report is 1 commits behind head on main.

Files Patch % Lines
app/(dashboard)/patients/Medications.tsx 0.00% 6 Missing ⚠️
app/(dashboard)/patients/[id]/page.tsx 0.00% 4 Missing ⚠️
app/(dashboard)/patients/[id]/AllergyForm.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   30.99%   30.90%   -0.08%     
==========================================
  Files         154      154              
  Lines        2172     2178       +6     
  Branches      380      383       +3     
==========================================
  Hits          673      673              
- Misses       1466     1472       +6     
  Partials       33       33              
Files Coverage Δ
modules/firebase/models/medication.ts 0.00% <ø> (ø)
modules/firebase/utils.ts 0.00% <ø> (ø)
app/(dashboard)/patients/[id]/AllergyForm.tsx 0.00% <0.00%> (ø)
app/(dashboard)/patients/[id]/page.tsx 0.00% <0.00%> (ø)
app/(dashboard)/patients/Medications.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 7fc0617...a4e33b5. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit 4d84be8 into main Aug 24, 2024
9 of 10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/add-diuretic-instructions branch August 24, 2024 12:27
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