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

Conversation

arkadiuszbachorski
Copy link
Collaborator

Fix user id processing

⚙️ Release Notes

  • Fix user id processing

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 Nov 4, 2024

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).
Report is 1 commits behind head on main.

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.

@arkadiuszbachorski arkadiuszbachorski merged commit 1a60736 into main Nov 4, 2024
9 of 10 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/trim-user-id-where-necessary branch November 4, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant