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 required validation for Max dosage. #2384

Closed
wants to merge 3 commits into from

Merge branch 'develop' into develop

4f7b0d8
Select commit
Loading
Failed to load commit list.
Closed

Added required validation for Max dosage. #2384

Merge branch 'develop' into develop
4f7b0d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2024 in 0s

63.85% (-0.01%) compared to a4e2f8b, passed because coverage increased by -0.01% when compared to adjusted base (63.86%)

View this Pull Request on Codecov

63.85% (-0.01%) compared to a4e2f8b, passed because coverage increased by -0.01% when compared to adjusted base (63.86%)

Details

Codecov Report

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

Project coverage is 63.85%. Comparing base (a4e2f8b) to head (4f7b0d8).

Files Patch % Lines
care/facility/api/serializers/prescription.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2384      +/-   ##
===========================================
- Coverage    63.86%   63.85%   -0.01%     
===========================================
  Files          239      239              
  Lines        13439    13441       +2     
  Branches      1914     1915       +1     
===========================================
  Hits          8583     8583              
- Misses        4508     4509       +1     
- Partials       348      349       +1     

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