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

Labs actions #29

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Labs actions #29

merged 4 commits into from
Aug 19, 2024

Conversation

arkadiuszbachorski
Copy link
Collaborator

Labs actions

♻️ Current situation & Problem

As a clinician, I want to modify labs 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 0% with 120 lines in your changes missing coverage. Please review.

Project coverage is 34.68%. Comparing base (056798b) to head (fb3f01e).
Report is 1 commits behind head on main.

Files Patch % Lines
app/(dashboard)/patients/[id]/LabForm.tsx 0.00% 43 Missing ⚠️
app/(dashboard)/patients/actions.tsx 0.00% 24 Missing ⚠️
app/(dashboard)/patients/[id]/Labs.tsx 0.00% 23 Missing ⚠️
app/(dashboard)/patients/[id]/LabMenu.tsx 0.00% 18 Missing ⚠️
app/(dashboard)/patients/clientUtils.ts 0.00% 10 Missing and 1 partial ⚠️
app/(dashboard)/patients/utils.ts 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   36.82%   34.68%   -2.13%     
==========================================
  Files         139      142       +3     
  Lines        1752     1860     +108     
  Branches      317      328      +11     
==========================================
  Hits          645      645              
- Misses       1079     1186     +107     
- Partials       28       29       +1     
Files Coverage Δ
app/(dashboard)/patients/utils.ts 0.00% <0.00%> (ø)
app/(dashboard)/patients/clientUtils.ts 0.00% <0.00%> (ø)
app/(dashboard)/patients/[id]/LabMenu.tsx 0.00% <0.00%> (ø)
app/(dashboard)/patients/[id]/Labs.tsx 0.00% <0.00%> (ø)
app/(dashboard)/patients/actions.tsx 0.00% <0.00%> (ø)
app/(dashboard)/patients/[id]/LabForm.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 056798b...fb3f01e. Read the comment docs.

Copy link
Member

@PSchmiedmayer PSchmiedmayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this @arkadiuszbachorski!
Looking forward to see this in the deployed version once all the remaining build elements are addressed.

@arkadiuszbachorski arkadiuszbachorski merged commit 6c63e93 into main Aug 19, 2024
9 of 10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/modify-labs branch August 19, 2024 06:37
@arkadiuszbachorski arkadiuszbachorski restored the arek/modify-labs branch August 19, 2024 06:37
@arkadiuszbachorski arkadiuszbachorski deleted the arek/modify-labs branch August 19, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants