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 Patient Access Control #960

Merged
merged 3 commits into from
Aug 2, 2022
Merged

Modify Patient Access Control #960

merged 3 commits into from
Aug 2, 2022

Conversation

gigincg
Copy link
Member

@gigincg gigincg commented Aug 1, 2022

Fixes

#938 #937

@gigincg gigincg requested a review from a team as a code owner August 1, 2022 22:33
@codecov-commenter
Copy link

Codecov Report

Merging #960 (9d7408b) into master (12f9dc4) will decrease coverage by 1.42%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #960      +/-   ##
==========================================
- Coverage   54.18%   52.76%   -1.43%     
==========================================
  Files         182      182              
  Lines        8930     8932       +2     
==========================================
- Hits         4839     4713     -126     
- Misses       4091     4219     +128     
Impacted Files Coverage Δ
care/facility/models/mixins/permissions/patient.py 27.77% <ø> (ø)
...e/utils/serializer/phonenumber_ispossible_field.py 50.00% <0.00%> (-43.75%) ⬇️
config/serializers.py 36.84% <0.00%> (-31.58%) ⬇️
care/audit_log/middleware.py 47.36% <0.00%> (-22.81%) ⬇️
care/users/models.py 73.94% <0.00%> (-16.20%) ⬇️
...are/facility/models/mixins/permissions/facility.py 34.78% <0.00%> (-15.22%) ⬇️
care/users/api/viewsets/users.py 43.50% <0.00%> (-12.34%) ⬇️
care/facility/api/viewsets/facility.py 51.11% <0.00%> (-10.00%) ⬇️
care/users/api/serializers/user.py 57.50% <0.00%> (-9.17%) ⬇️
care/facility/models/patient.py 88.09% <0.00%> (-6.75%) ⬇️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12f9dc4...9d7408b. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 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

@gigincg gigincg merged commit ab3e690 into master Aug 2, 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.

3 participants