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

Adding tests for questionnaire and few minor changes #2745

Merged
merged 9 commits into from
Jan 21, 2025

Added authored on to medication request

0a8f6ee
Select commit
Loading
Failed to load commit list.
Merged

Adding tests for questionnaire and few minor changes #2745

Added authored on to medication request
0a8f6ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

64.71% (+1.61%) compared to d3c263a

View this Pull Request on Codecov

64.71% (+1.61%) compared to d3c263a

Details

Codecov Report

Attention: Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.

Project coverage is 64.71%. Comparing base (d3c263a) to head (0a8f6ee).

Files with missing lines Patch % Lines
care/emr/resources/questionnaire/utils.py 82.35% 2 Missing and 1 partial ⚠️
care/emr/api/viewsets/questionnaire.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2745      +/-   ##
===========================================
+ Coverage    63.09%   64.71%   +1.61%     
===========================================
  Files          252      252              
  Lines        12718    12732      +14     
  Branches      1114     1119       +5     
===========================================
+ Hits          8025     8240     +215     
+ Misses        4626     4384     -242     
- Partials        67      108      +41     

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