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

Patient Consultation: Route to Facility 🏥, Admission Date & Time 🕚, Rename variable: verified_by to treating_physician #1678

Merged
merged 13 commits into from
Nov 21, 2023

Apply suggestions based on Code Review

031e957
Select commit
Loading
Failed to load commit list.
Merged

Patient Consultation: Route to Facility 🏥, Admission Date & Time 🕚, Rename variable: verified_by to treating_physician #1678

Apply suggestions based on Code Review
031e957
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 0s

60.53% (+0.09%) compared to 7273298

View this Pull Request on Codecov

60.53% (+0.09%) compared to 7273298

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (7273298) 60.43% compared to head (031e957) 60.53%.

Files Patch % Lines
...e/facility/api/serializers/patient_consultation.py 81.25% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1678      +/-   ##
==========================================
+ Coverage   60.43%   60.53%   +0.09%     
==========================================
  Files         210      210              
  Lines       11473    11505      +32     
  Branches     1630     1636       +6     
==========================================
+ Hits         6934     6964      +30     
  Misses       4307     4307              
- Partials      232      234       +2     

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