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

Run lint:fix

fb3f01e
Select commit
Loading
Failed to load commit list.
Merged

Labs actions #29

Run lint:fix
fb3f01e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

34.68% (-2.13%) compared to 056798b

View this Pull Request on Codecov

34.68% (-2.13%) compared to 056798b

Details

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

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.