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

add DenominationValidator to validate dosage fields in Prescription model #1716

Merged
merged 6 commits into from
Dec 7, 2023

Add DosageValidator to Prescription model

da914b9
Select commit
Loading
Failed to load commit list.
Merged

add DenominationValidator to validate dosage fields in Prescription model #1716

Add DosageValidator to Prescription model
da914b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 6, 2023 in 0s

81.48% of diff hit (target 60.75%)

View this Pull Request on Codecov

81.48% of diff hit (target 60.75%)

Annotations

Check warning on line 47 in care/facility/models/prescription.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/prescription.py#L47

Added line #L47 was not covered by tests

Check warning on line 75 in care/facility/models/prescription.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/prescription.py#L74-L75

Added lines #L74 - L75 were not covered by tests