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 string representation of prescription and mar #2412

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Aug 29, 2024

Proposed Changes

  • the string representation of mar and prescreptions was crashing the error message raised during cascade delete of consultaions

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

@sainak sainak requested a review from a team as a code owner August 29, 2024 19:34
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

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

Project coverage is 64.14%. Comparing base (c1a74f2) to head (6f3bf3d).
Report is 44 commits behind head on develop.

Files with missing lines Patch % Lines
care/facility/models/prescription.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2412      +/-   ##
===========================================
+ Coverage    63.82%   64.14%   +0.31%     
===========================================
  Files          239      241       +2     
  Lines        13416    13567     +151     
  Branches      1909     1941      +32     
===========================================
+ Hits          8563     8702     +139     
  Misses        4505     4505              
- Partials       348      360      +12     

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

@sainak sainak self-assigned this Sep 4, 2024
@vigneshhari vigneshhari merged commit 28e2ac0 into develop Sep 19, 2024
9 of 10 checks passed
@vigneshhari vigneshhari deleted the sainak/fix/prescription-models-repr branch September 19, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants