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

Fix user id processing #85

Merged
merged 1 commit into from
Nov 4, 2024

Fix user id processing

8ad2aeb
Select commit
Loading
Failed to load commit list.
Merged

Fix user id processing #85

Fix user id processing
8ad2aeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 1s

30.93% (-0.03%) compared to 07d19d8

View this Pull Request on Codecov

30.93% (-0.03%) compared to 07d19d8

Details

Codecov Report

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

Project coverage is 30.93%. Comparing base (07d19d8) to head (8ad2aeb).

Files with missing lines Patch % Lines
modules/user/queries.tsx 0.00% 14 Missing ⚠️
routes/~_dashboard/patients/$id/~index.tsx 0.00% 6 Missing ⚠️
routes/~_dashboard/users/$id.tsx 0.00% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   30.97%   30.93%   -0.03%     
==========================================
  Files         186      186              
  Lines        6517     6525       +8     
  Branches      333      333              
==========================================
  Hits         2018     2018              
- Misses       4413     4421       +8     
  Partials       86       86              
Files with missing lines Coverage Δ
routes/~_dashboard/users/$id.tsx 0.00% <0.00%> (ø)
routes/~_dashboard/patients/$id/~index.tsx 0.00% <0.00%> (ø)
modules/user/queries.tsx 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 07d19d8...8ad2aeb. Read the comment docs.