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

Notifications #54

Merged
merged 64 commits into from
Oct 1, 2024
Merged

Notifications #54

merged 64 commits into from
Oct 1, 2024

Conversation

arkadiuszbachorski
Copy link
Collaborator

Notifications

⚙️ Release Notes

  • Adds notifications

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 Oct 1, 2024

Codecov Report

Attention: Patch coverage is 14.14286% with 1202 lines in your changes missing coverage. Please review.

Project coverage is 24.93%. Comparing base (6a16d8d) to head (6bea8b0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
routes/~_dashboard/UpcomingAppointmentsCard.tsx 0.00% 96 Missing and 1 partial ⚠️
routes/~_dashboard/patients/$id/Labs.tsx 0.00% 93 Missing ⚠️
routes/~_dashboard/patients/$id/Allergies.tsx 0.00% 89 Missing ⚠️
routes/~_dashboard/patients/$id/Appointments.tsx 0.00% 87 Missing ⚠️
modules/notifications/Notification.tsx 0.00% 59 Missing and 1 partial ⚠️
modules/user/patients.ts 0.00% 54 Missing and 1 partial ⚠️
...cations/NotificationsTable/MarkAllAsReadButton.tsx 0.00% 51 Missing and 1 partial ⚠️
modules/notifications/NotificationsTable/index.tsx 0.00% 45 Missing and 1 partial ⚠️
routes/~_dashboard/NotificationsCard.tsx 0.00% 42 Missing and 1 partial ⚠️
routes/~_dashboard/YourPatientsCard.tsx 0.00% 36 Missing and 1 partial ⚠️
... and 47 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   27.05%   24.93%   -2.12%     
==========================================
  Files         182      212      +30     
  Lines        6344     7247     +903     
  Branches      300      339      +39     
==========================================
+ Hits         1716     1806      +90     
- Misses       4533     5321     +788     
- Partials       95      120      +25     
Files with missing lines Coverage Δ
modules/firebase/models.ts 7.70% <ø> (ø)
...ges/design-system/src/components/Button/Button.tsx 100.00% <100.00%> (ø)
...system/src/components/DataTable/DataTable.utils.ts 100.00% <100.00%> (ø)
...m/src/components/DataTable/DataTablePagination.tsx 100.00% <100.00%> (ø)
...s/design-system/src/components/DataTable/index.tsx 100.00% <100.00%> (ø)
packages/design-system/src/utils/misc/misc.ts 77.28% <100.00%> (+3.59%) ⬆️
routes/~_dashboard/~patients/actions.tsx 0.00% <ø> (ø)
modules/routes.ts 6.25% <0.00%> (-0.41%) ⬇️
modules/user/queries.tsx 0.00% <0.00%> (ø)
...sign-system/src/components/DataTable/DataTable.tsx 98.04% <96.78%> (-1.14%) ⬇️
... and 54 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 6a16d8d...6bea8b0. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit 30855f5 into main Oct 1, 2024
9 of 10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/notifications branch October 1, 2024 14:45
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