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

Initial Setup #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

replace local design-system package with 0.2.1

f4ca9f8
Select commit
Loading
Failed to load commit list.
Open

Initial Setup #3

replace local design-system package with 0.2.1
f4ca9f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2025 in 0s

0.20% (-99.80%) compared to 0366b3a

View this Pull Request on Codecov

0.20% (-99.80%) compared to 0366b3a

Details

Codecov Report

Attention: Patch coverage is 0.19940% with 1001 lines in your changes missing coverage. Please review.

Project coverage is 0.20%. Comparing base (0366b3a) to head (f4ca9f8).

Files with missing lines Patch % Lines
modules/firebase/utils.ts 0.00% 110 Missing and 1 partial ⚠️
routes/~_dashboard/patients/$id/allergies.tsx 0.00% 82 Missing and 1 partial ⚠️
routes/~_dashboard/~patients/~index.tsx 0.00% 77 Missing and 1 partial ⚠️
modules/firebase/functions/scripts/seed.ts 0.00% 76 Missing and 1 partial ⚠️
routes/~_dashboard/patients/$id/labs.tsx 0.00% 76 Missing and 1 partial ⚠️
routes/~_dashboard/patients/$id/~index.tsx 0.00% 73 Missing and 1 partial ⚠️
routes/~_dashboard/~patients/utils.ts 0.00% 49 Missing and 1 partial ⚠️
routeTree.gen.ts 0.00% 45 Missing and 1 partial ⚠️
routes/~__root.tsx 0.00% 43 Missing and 1 partial ⚠️
env.ts 0.00% 31 Missing and 1 partial ⚠️
... and 22 more
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #3       +/-   ##
===========================================
- Coverage   100.00%   0.20%   -99.80%     
===========================================
  Files            1      33       +32     
  Lines            6    1015     +1009     
  Branches         1      33       +32     
===========================================
- Hits             6       2        -4     
- Misses           0     982      +982     
- Partials         0      31       +31     
Files with missing lines Coverage Δ
modules/firebase/models.ts 100.00% <100.00%> (ø)
components/AsideEngageLayout/index.tsx 0.00% <0.00%> (ø)
postcss.config.js 0.00% <0.00%> (ø)
modules/query/ReactQueryClientProvider.tsx 0.00% <0.00%> (ø)
modules/query/queryClient.ts 0.00% <0.00%> (ø)
routes/~_dashboard.tsx 0.00% <0.00%> (ø)
modules/routes.ts 11.12% <11.12%> (ø)
modules/firebase/config.ts 0.00% <0.00%> (ø)
modules/messages/MessagesProvider.tsx 0.00% <0.00%> (ø)
modules/messages/i18n.ts 0.00% <0.00%> (ø)
... and 23 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 0366b3a...f4ca9f8. Read the comment docs.