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

List lab values #28

Merged
merged 8 commits into from
Aug 13, 2024
Merged

List lab values #28

merged 8 commits into from
Aug 13, 2024

Conversation

arkadiuszbachorski
Copy link
Collaborator

List lab values

♻️ Current situation & Problem

Clinicians needs to see patients' lab values.

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

Codecov Report

Attention: Patch coverage is 6.00000% with 47 lines in your changes missing coverage. Please review.

Project coverage is 36.82%. Comparing base (aba5cca) to head (b7e5421).

Files Patch % Lines
app/(dashboard)/patients/[id]/Labs.tsx 0.00% 13 Missing ⚠️
app/(dashboard)/patients/utils.ts 0.00% 12 Missing ⚠️
modules/firebase/utils.ts 0.00% 10 Missing ⚠️
modules/firebase/models/medication.ts 0.00% 9 Missing ⚠️
app/(dashboard)/patients/[id]/page.tsx 0.00% 2 Missing ⚠️
packages/design-system/src/utils/misc/misc.ts 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   37.67%   36.82%   -0.85%     
==========================================
  Files         138      139       +1     
  Lines        1707     1752      +45     
  Branches      314      317       +3     
==========================================
+ Hits          643      645       +2     
- Misses       1036     1079      +43     
  Partials       28       28              
Files Coverage Δ
...sign-system/src/components/DataTable/DataTable.tsx 95.84% <100.00%> (+0.09%) ⬆️
packages/design-system/src/utils/misc/misc.ts 84.62% <50.00%> (-6.29%) ⬇️
app/(dashboard)/patients/[id]/page.tsx 0.00% <0.00%> (ø)
modules/firebase/models/medication.ts 0.00% <0.00%> (ø)
modules/firebase/utils.ts 0.00% <0.00%> (ø)
app/(dashboard)/patients/utils.ts 0.00% <0.00%> (ø)
app/(dashboard)/patients/[id]/Labs.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 aba5cca...b7e5421. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit 056798b into main Aug 13, 2024
9 of 10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/lab-values branch August 13, 2024 15:28
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