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 Export Health Summary #27

Merged
merged 8 commits into from
Aug 12, 2024
Merged

Conversation

arkadiuszbachorski
Copy link
Collaborator

@arkadiuszbachorski arkadiuszbachorski commented Aug 12, 2024

Add Export Health Summary

♻️ Current situation & Problem

As a clinician, I want to be able to export Health Summary report.

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

Codecov Report

Attention: Patch coverage is 6.77966% with 55 lines in your changes missing coverage. Please review.

Project coverage is 37.67%. Comparing base (465a113) to head (5ba92aa).

Files Patch % Lines
...dashboard)/patients/[id]/GenerateHealthSummary.tsx 0.00% 22 Missing ⚠️
packages/design-system/src/utils/file.ts 0.00% 22 Missing ⚠️
modules/firebase/clientApp.ts 0.00% 5 Missing and 2 partials ⚠️
app/(dashboard)/patients/[id]/page.tsx 0.00% 2 Missing ⚠️
modules/user/queries.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   38.84%   37.67%   -1.17%     
==========================================
  Files         136      138       +2     
  Lines        1653     1707      +54     
  Branches      306      314       +8     
==========================================
+ Hits          642      643       +1     
- Misses        985     1036      +51     
- Partials       26       28       +2     
Files Coverage Δ
modules/firebase/utils.ts 0.00% <ø> (ø)
...ges/design-system/src/components/Button/Button.tsx 100.00% <100.00%> (ø)
...ign-system/src/components/Button/ButtonPending.tsx 100.00% <100.00%> (ø)
app/(dashboard)/patients/[id]/page.tsx 0.00% <0.00%> (ø)
modules/user/queries.tsx 0.00% <0.00%> (ø)
modules/firebase/clientApp.ts 0.00% <0.00%> (ø)
...dashboard)/patients/[id]/GenerateHealthSummary.tsx 0.00% <0.00%> (ø)
packages/design-system/src/utils/file.ts 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 465a113...5ba92aa. Read the comment docs.

@arkadiuszbachorski arkadiuszbachorski merged commit aba5cca into main Aug 12, 2024
9 of 10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/add-download-health-report branch August 12, 2024 18:01
@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Aug 12, 2024
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