Skip to content
Codecov / codecov/project succeeded Sep 15, 2024 in 0s

27.20% (-0.06%) compared to 3168b31

View this Pull Request on Codecov

27.20% (-0.06%) compared to 3168b31

Details

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 27.20%. Comparing base (3168b31) to head (7641ff2).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
modules/query/queryClient.ts 0.00% 6 Missing and 1 partial ⚠️
modules/query/ReactQueryClientProvider.tsx 0.00% 2 Missing ⚠️
routes/~__root.tsx 0.00% 2 Missing ⚠️
modules/firebase/app.ts 0.00% 1 Missing ⚠️
modules/user/queries.tsx 0.00% 1 Missing ⚠️
routes/~_dashboard.tsx 0.00% 1 Missing ⚠️
routes/~_dashboard/~patients/utils.ts 0.00% 1 Missing ⚠️
routes/~_dashboard/users/$id.tsx 0.00% 1 Missing ⚠️
routes/~_dashboard/~users/~invite.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   27.26%   27.20%   -0.06%     
==========================================
  Files         181      182       +1     
  Lines        6296     6310      +14     
  Branches      299      300       +1     
==========================================
  Hits         1716     1716              
- Misses       4486     4499      +13     
- Partials       94       95       +1     
Files with missing lines Coverage Δ
modules/firebase/app.ts 0.00% <0.00%> (ø)
modules/user/queries.tsx 0.00% <0.00%> (ø)
routes/~_dashboard.tsx 0.00% <0.00%> (ø)
routes/~_dashboard/~patients/utils.ts 0.00% <0.00%> (ø)
routes/~_dashboard/users/$id.tsx 0.00% <0.00%> (ø)
routes/~_dashboard/~users/~invite.tsx 0.00% <0.00%> (ø)
modules/query/ReactQueryClientProvider.tsx 0.00% <0.00%> (ø)
routes/~__root.tsx 0.00% <0.00%> (ø)
modules/query/queryClient.ts 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes


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 3c4f08a...7641ff2. Read the comment docs.