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

feat(patient notes): add edit window validation and update endpoint #1221

Merged
merged 45 commits into from
Feb 12, 2024

Fix tests

3ecf5b6
Select commit
Loading
Failed to load commit list.
Merged

feat(patient notes): add edit window validation and update endpoint #1221

Fix tests
3ecf5b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 23, 2024 in 1s

84.28% of diff hit (target 61.62%)

View this Pull Request on Codecov

84.28% of diff hit (target 61.62%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L537 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L660 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L662 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L666 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L782 was not covered by tests