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

Added profile pic url to UserBaseMinimumSerializer #2581

Merged

Conversation

Jacobjeevan
Copy link
Contributor

@Jacobjeevan Jacobjeevan commented Nov 5, 2024

Proposed Changes

  • Added read_profile_picture_url to UserBaseMinimumSerializer
    • Makes the image url available to treating_physician_object (allowing for user avatar to show up for existing choices in UserAutoComplete on frontend).

Associated Issue

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins

@rithviknishad rithviknishad requested a review from sainak November 5, 2024 06:02
@Jacobjeevan
Copy link
Contributor Author

I'll get the test fixed 👍

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.20%. Comparing base (40d94c5) to head (a8a4268).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2581   +/-   ##
========================================
  Coverage    69.19%   69.20%           
========================================
  Files          211      211           
  Lines        11941    11942    +1     
  Branches      1208     1208           
========================================
+ Hits          8263     8264    +1     
  Misses        3302     3302           
  Partials       376      376           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vigneshhari vigneshhari merged commit 5cba13c into ohcnetwork:develop Nov 5, 2024
4 checks passed
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.

4 participants