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

modify pressure_sore and create new pain_scale_enhanced field #1016

Merged

Conversation

Pragati1610
Copy link
Contributor

fixes coronasafe/care_fe#3556

Changes

  • pain scale in Vitals need the properties of region and scale similar to pressure sore section
  • Add description fields for each region in pressure sore section in Record updates
  • Add description fields for each region in pain scale in Vitals [Record updates]

@coronasafe/care-developers

@sainak
Copy link
Member

sainak commented Sep 9, 2022

@Pragati1610 rebase your changes on care/master branch

@Pragati1610
Copy link
Contributor Author

okay

@gigincg
Copy link
Member

gigincg commented Sep 9, 2022

@Pragati1610 What did you modify in Pressure Sores?

@Pragati1610
Copy link
Contributor Author

@Pragati1610 What did you modify in Pressure Sores?

Added description field

@Pragati1610 Pragati1610 force-pushed the pragati1610/feat/modifyPainScale branch 2 times, most recently from 33c89c4 to eb780ea Compare September 9, 2022 17:26
@codecov-commenter
Copy link

Codecov Report

Merging #1016 (eb780ea) into master (1c2b1ac) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1016      +/-   ##
==========================================
+ Coverage   53.80%   53.81%   +0.01%     
==========================================
  Files         180      180              
  Lines        8916     8919       +3     
  Branches     1506     1521      +15     
==========================================
+ Hits         4797     4800       +3     
  Misses       4070     4070              
  Partials       49       49              
Impacted Files Coverage Δ
care/facility/models/daily_round.py 88.60% <100.00%> (+0.05%) ⬆️
care/facility/models/json_schema/daily_round.py 100.00% <100.00%> (ø)
care/users/api/viewsets/change_password.py 62.96% <0.00%> (+1.42%) ⬆️

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

docker/.local.env Outdated Show resolved Hide resolved
@Pragati1610 Pragati1610 force-pushed the pragati1610/feat/modifyPainScale branch from 3d06f68 to 3ddf5bb Compare September 15, 2022 07:41
@sonarcloud
Copy link

sonarcloud bot commented Sep 15, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vigneshhari vigneshhari merged commit 8e48faa into coronasafe:master Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add description field for (a) pain scale in Vitals [Record updates] and (b) pressure sore in Record updates
5 participants