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 discharge_reason and discharge_notes in Patient Consultation #902

Merged
merged 10 commits into from
Jul 9, 2022

Conversation

khavinshankar
Copy link
Member

@khavinshankar khavinshankar requested a review from a team as a code owner June 30, 2022 09:57
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2022

Codecov Report

Merging #902 (36bc9f8) into master (65184e2) will decrease coverage by 1.38%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #902      +/-   ##
==========================================
- Coverage   54.24%   52.85%   -1.39%     
==========================================
  Files         181      181              
  Lines        8810     8824      +14     
==========================================
- Hits         4779     4664     -115     
- Misses       4031     4160     +129     
Impacted Files Coverage Δ
care/facility/api/viewsets/patient.py 48.23% <12.50%> (-0.86%) ⬇️
...e/facility/api/serializers/patient_consultation.py 37.58% <100.00%> (+0.89%) ⬆️
care/facility/models/patient_base.py 100.00% <100.00%> (ø)
care/facility/models/patient_consultation.py 96.55% <100.00%> (+0.12%) ⬆️
...e/utils/serializer/phonenumber_ispossible_field.py 50.00% <0.00%> (-43.75%) ⬇️
config/serializers.py 36.84% <0.00%> (-31.58%) ⬇️
care/audit_log/middleware.py 47.36% <0.00%> (-22.81%) ⬇️
care/users/models.py 73.75% <0.00%> (-16.32%) ⬇️
care/facility/models/mixins/permissions/base.py 45.00% <0.00%> (-15.00%) ⬇️
care/users/api/viewsets/users.py 43.50% <0.00%> (-12.34%) ⬇️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a796bd...36bc9f8. Read the comment docs.

care/facility/api/viewsets/patient.py Outdated Show resolved Hide resolved
@khavinshankar khavinshankar added the P1 High priority; urgent label Jul 9, 2022
@vigneshhari vigneshhari merged commit c5738df into master Jul 9, 2022
@vigneshhari vigneshhari deleted the discharge branch July 9, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority; urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants