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

Updated script to add units for inventory #932

Merged
merged 4 commits into from
Jul 26, 2022

Conversation

aeswibon
Copy link
Member

@aeswibon aeswibon commented Jul 17, 2022

Updates

@aeswibon aeswibon requested a review from a team as a code owner July 17, 2022 14:12
@aeswibon
Copy link
Member Author

Updated the script to add proper units and their conversion rates

@codecov-commenter
Copy link

Codecov Report

Merging #932 (0e119ba) into master (9730efd) will decrease coverage by 1.46%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #932      +/-   ##
==========================================
- Coverage   54.23%   52.77%   -1.47%     
==========================================
  Files         181      181              
  Lines        8824     8839      +15     
==========================================
- Hits         4786     4665     -121     
- Misses       4038     4174     +136     
Impacted Files Coverage Δ
care/users/management/commands/seed_data.py 0.00% <0.00%> (ø)
...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%) ⬇️
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%) ⬇️
... 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 9730efd...0e119ba. Read the comment docs.

care/users/management/commands/seed_data.py Outdated Show resolved Hide resolved
care/users/management/commands/seed_data.py Outdated Show resolved Hide resolved
care/users/management/commands/seed_data.py Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Jul 19, 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

@aeswibon
Copy link
Member Author

@vigneshhari I have pushed all the requested changes

@vigneshhari vigneshhari merged commit b14849d into ohcnetwork:master Jul 26, 2022
@aeswibon aeswibon deleted the issue#925 branch August 9, 2022 03:12
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.

Inventory Function : Malfunction Inventory Function : Malfunction
3 participants