care icon indicating copy to clipboard operation
care copied to clipboard

Updates consultation's category from daily_round's patient_category

Open aeswibon opened this issue 1 year ago • 1 comments

Updates

  • [x] Fixes #1041
  • [x] Updates consultation category from daily_round patient_category

aeswibon avatar Sep 30 '22 12:09 aeswibon

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar Sep 30 '22 12:09 sonarcloud[bot]

@vigneshhari LGTM, Can we merge?

gigincg avatar Nov 17 '22 15:11 gigincg

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.6% 0.6% Duplication

sonarcloud[bot] avatar Apr 03 '23 13:04 sonarcloud[bot]

Codecov Report

Patch coverage has no change and project coverage change: -0.02 :warning:

Comparison is base (5b13720) 56.22% compared to head (b303a98) 56.20%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1045      +/-   ##
==========================================
- Coverage   56.22%   56.20%   -0.02%     
==========================================
  Files         193      193              
  Lines        9491     9493       +2     
  Branches     1600     1600              
==========================================
  Hits         5336     5336              
- Misses       4100     4102       +2     
  Partials       55       55              
Impacted Files Coverage Δ
care/facility/api/serializers/daily_round.py 33.33% <0.00%> (-0.45%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Apr 03 '23 13:04 codecov-commenter

This is unnecessary, the data is already present in consultaiton.last_daily_round

gigincg avatar Apr 06 '23 14:04 gigincg