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 user activity info #59

Merged
merged 11 commits into from
Oct 8, 2024

Fix compliance

efaaf80
Select commit
Loading
Failed to load commit list.
Merged

Add user activity info #59

Fix compliance
efaaf80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

24.72% (-0.16%) compared to 0bf8c52

View this Pull Request on Codecov

24.72% (-0.16%) compared to 0bf8c52

Details

Codecov Report

Attention: Patch coverage is 4.90196% with 194 lines in your changes missing coverage. Please review.

Project coverage is 24.72%. Comparing base (0bf8c52) to head (efaaf80).

Files with missing lines Patch % Lines
routes/~_dashboard/~patients/clientUtils.ts 0.00% 61 Missing ⚠️
routes/~_dashboard/patients/$id/UserActivity.tsx 0.00% 33 Missing and 1 partial ⚠️
routes/~_dashboard/~patients/utils.ts 0.00% 27 Missing ⚠️
modules/firebase/utils.ts 0.00% 19 Missing ⚠️
routes/~_dashboard/patients/$id/~index.tsx 0.00% 15 Missing ⚠️
modules/user/queries.tsx 0.00% 14 Missing ⚠️
routes/~_dashboard/patients/$id/LabForm.tsx 0.00% 9 Missing ⚠️
packages/design-system/src/utils/date.ts 45.46% 6 Missing ⚠️
modules/user/table.tsx 0.00% 4 Missing ⚠️
...stem/src/components/DataTable/DataTable.columns.ts 60.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
- Coverage   24.89%   24.72%   -0.16%     
==========================================
  Files         212      213       +1     
  Lines        7261     7327      +66     
  Branches      339      340       +1     
==========================================
+ Hits         1807     1811       +4     
- Misses       5333     5394      +61     
- Partials      121      122       +1     
Files with missing lines Coverage Δ
modules/firebase/models.ts 7.70% <ø> (ø)
packages/design-system/src/utils/misc/misc.ts 77.28% <100.00%> (ø)
...sign-system/src/utils/useOpenState/useOpenState.ts 45.84% <0.00%> (ø)
routes/~_dashboard/~users/UserMenu.tsx 0.00% <0.00%> (ø)
routes/~_dashboard/users/$id.tsx 0.00% <0.00%> (ø)
...stem/src/components/DataTable/DataTable.columns.ts 66.67% <60.00%> (+35.90%) ⬆️
modules/user/table.tsx 0.00% <0.00%> (ø)
packages/design-system/src/utils/date.ts 42.86% <45.46%> (+9.53%) ⬆️
routes/~_dashboard/patients/$id/LabForm.tsx 0.00% <0.00%> (ø)
modules/user/queries.tsx 0.00% <0.00%> (ø)
... and 5 more

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 0bf8c52...efaaf80. Read the comment docs.