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

Move export health button to actions

5ba92aa
Select commit
Loading
Failed to load commit list.
Merged

Add Export Health Summary #27

Move export health button to actions
5ba92aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 1s

37.67% (-1.17%) compared to 465a113

View this Pull Request on Codecov

37.67% (-1.17%) compared to 465a113

Details

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.