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

merge migrations #1752

Merged
merged 3 commits into from
Dec 7, 2023
Merged

merge migrations #1752

merged 3 commits into from
Dec 7, 2023

Conversation

sainak
Copy link
Member

@sainak sainak commented Dec 7, 2023

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (033d085) 60.75% compared to head (756b9ae) 61.02%.
Report is 18 commits behind head on master.

Files Patch % Lines
care/facility/tasks/asset_monitor.py 0.00% 12 Missing ⚠️
care/users/management/commands/load_skill_data.py 0.00% 9 Missing ⚠️
care/facility/models/asset.py 44.44% 3 Missing and 2 partials ⚠️
care/utils/models/validators.py 87.87% 3 Missing and 1 partial ⚠️
...are/facility/api/viewsets/patient_external_test.py 0.00% 3 Missing ⚠️
care/users/api/viewsets/users.py 50.00% 1 Missing and 1 partial ⚠️
...re/facility/management/commands/load_dummy_data.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1752      +/-   ##
==========================================
+ Coverage   60.75%   61.02%   +0.26%     
==========================================
  Files         210      211       +1     
  Lines       11533    11589      +56     
  Branches     1644     1659      +15     
==========================================
+ Hits         7007     7072      +65     
+ Misses       4285     4264      -21     
- Partials      241      253      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vigneshhari vigneshhari merged commit 6ea03f9 into master Dec 7, 2023
10 of 11 checks passed
@vigneshhari vigneshhari deleted the sainak/fix/merge-migrations branch December 7, 2023 20:09
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.

2 participants