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 for Incorrect Discharge Reasons in Patient Transfers and Readmissions #1712

Merged
merged 8 commits into from
Nov 16, 2023

Migration for beds attached to discharged patients

2ccc72c
Select commit
Loading
Failed to load commit list.
Merged

Fix for Incorrect Discharge Reasons in Patient Transfers and Readmissions #1712

Migration for beds attached to discharged patients
2ccc72c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 14, 2023 in 1s

10.00% of diff hit (target 60.43%)

View this Pull Request on Codecov

10.00% of diff hit (target 60.43%)

Annotations

Check warning on line 457 in care/facility/api/serializers/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/serializers/patient.py#L457

Added line #L457 was not covered by tests

Check warning on line 464 in care/facility/api/serializers/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/serializers/patient.py#L461-L464

Added lines #L461 - L464 were not covered by tests

Check warning on line 466 in care/facility/api/serializers/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/serializers/patient.py#L466

Added line #L466 was not covered by tests

Check warning on line 429 in care/facility/api/viewsets/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/viewsets/patient.py#L429

Added line #L429 was not covered by tests

Check warning on line 432 in care/facility/api/viewsets/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/viewsets/patient.py#L432

Added line #L432 was not covered by tests