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

fix(Patient): Updated review_time logic #1076

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

aeswibon
Copy link
Member

Updates

@aeswibon aeswibon requested a review from a team as a code owner October 24, 2022 13:50
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2022

Codecov Report

Base: 55.92% // Head: 55.97% // Increases project coverage by +0.05% 🎉

Coverage data is based on head (b0bf6b2) compared to base (f9a21dc).
Patch coverage: 57.57% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1076      +/-   ##
==========================================
+ Coverage   55.92%   55.97%   +0.05%     
==========================================
  Files         175      175              
  Lines        8655     8681      +26     
  Branches     1464     1483      +19     
==========================================
+ Hits         4840     4859      +19     
- Misses       3763     3770       +7     
  Partials       52       52              
Impacted Files Coverage Δ
...e/facility/api/serializers/patient_consultation.py 33.14% <0.00%> (-0.38%) ⬇️
care/facility/api/viewsets/patient.py 48.25% <0.00%> (-0.17%) ⬇️
care/facility/models/daily_round.py 81.30% <0.00%> (+0.37%) ⬆️
care/facility/models/json_schema/daily_round.py 100.00% <ø> (ø)
care/users/api/viewsets/users.py 53.08% <33.33%> (-0.76%) ⬇️
...are/facility/models/mixins/permissions/facility.py 51.85% <66.66%> (+0.87%) ⬆️
care/facility/api/viewsets/asset.py 55.88% <100.00%> (+3.65%) ⬆️
config/settings/test.py 100.00% <100.00%> (ø)
care/users/api/viewsets/change_password.py 61.53% <0.00%> (+1.53%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented Oct 24, 2022

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

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

Successfully merging this pull request may close these issues.

update review_time logic
4 participants