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

fixed local run #919

Merged
merged 1 commit into from
Jul 8, 2022
Merged

fixed local run #919

merged 1 commit into from
Jul 8, 2022

Conversation

Marmik2003
Copy link
Contributor

fixes #918

@Marmik2003 Marmik2003 requested a review from a team as a code owner July 8, 2022 09:31
@codecov-commenter
Copy link

Codecov Report

Merging #919 (c2b074f) into master (449bc98) will decrease coverage by 1.38%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #919      +/-   ##
==========================================
- Coverage   54.24%   52.85%   -1.39%     
==========================================
  Files         181      181              
  Lines        8810     8812       +2     
==========================================
- Hits         4779     4658     -121     
- Misses       4031     4154     +123     
Impacted Files Coverage Δ
...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.75% <0.00%> (-16.32%) ⬇️
care/facility/models/mixins/permissions/base.py 45.00% <0.00%> (-15.00%) ⬇️
care/users/api/viewsets/users.py 43.50% <0.00%> (-12.34%) ⬇️
care/facility/api/viewsets/facility.py 58.10% <0.00%> (-12.17%) ⬇️
care/users/api/serializers/user.py 56.77% <0.00%> (-9.33%) ⬇️
care/facility/models/patient.py 88.09% <0.00%> (-6.75%) ⬇️
care/facility/models/facility.py 85.27% <0.00%> (-4.91%) ⬇️
... and 6 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 449bc98...c2b074f. Read the comment docs.

@vigneshhari vigneshhari merged commit 20e8c9f into ohcnetwork:master Jul 8, 2022
@aeswibon aeswibon mentioned this pull request Jul 8, 2022
4 tasks
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.

Change postgis container to postgres in docker-compose.local.yml
3 participants