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

Support custom providerName for Patients #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arkadiuszbachorski
Copy link
Collaborator

@arkadiuszbachorski arkadiuszbachorski commented Jan 16, 2025

Support custom providerName for Patients

♻️ Current situation & Problem

Closes #103

⚙️ Release Notes

  • Support custom providerName for Patients

✅ Testing

Tested manually

⚠️ Do not merge this until models are updated to the latest version.

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 Jan 16, 2025

Codecov Report

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

Project coverage is 0.89%. Comparing base (5f72377) to head (e213190).

Files with missing lines Patch % Lines
routes/~_dashboard/~patients/PatientForm.tsx 0.00% 12 Missing ⚠️
routes/~_dashboard/patients/$id/~index.tsx 0.00% 1 Missing ⚠️
routes/~_dashboard/~patients/~invite.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #105      +/-   ##
========================================
- Coverage   0.89%   0.89%   -0.00%     
========================================
  Files         75      75              
  Lines       3711    3725      +14     
  Branches      84      84              
========================================
  Hits          33      33              
- Misses      3607    3621      +14     
  Partials      71      71              
Files with missing lines Coverage Δ
routes/~_dashboard/patients/$id/~index.tsx 0.00% <0.00%> (ø)
routes/~_dashboard/~patients/~invite.tsx 0.00% <0.00%> (ø)
routes/~_dashboard/~patients/PatientForm.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 5f72377...e213190. Read the comment docs.

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.

Add a text box field for name of doctor to patient enrollment
1 participant