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 #1676

Merged
merged 1 commit into from
Oct 16, 2023
Merged

merge migrations #1676

merged 1 commit into from
Oct 16, 2023

Conversation

sainak
Copy link
Member

@sainak sainak commented Oct 16, 2023

Proposed Changes

  • Brief of changes made.

Associated Issue

  • Link to issue here, explain how the proposed solution will solve the reported issue/ feature request.

Architecture changes

  • Remove this section if not used

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

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

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

Comparison is base (5dff7a0) 59.44% compared to head (1718bf9) 60.01%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1676      +/-   ##
==========================================
+ Coverage   59.44%   60.01%   +0.57%     
==========================================
  Files         208      208              
  Lines       11278    11318      +40     
  Branches     1597     1606       +9     
==========================================
+ Hits         6704     6793      +89     
+ Misses       4372     4301      -71     
- Partials      202      224      +22     
Files Coverage Δ
care/facility/api/serializers/daily_round.py 48.68% <100.00%> (+15.13%) ⬆️
care/facility/api/serializers/prescription.py 83.01% <100.00%> (+0.32%) ⬆️
care/facility/api/viewsets/patient.py 62.32% <100.00%> (+0.13%) ⬆️
care/facility/models/asset.py 95.23% <100.00%> (+0.04%) ⬆️
care/facility/models/patient.py 94.84% <100.00%> (+0.02%) ⬆️
care/facility/models/patient_consultation.py 95.12% <100.00%> (+0.06%) ⬆️
care/facility/models/prescription.py 89.65% <100.00%> (+0.24%) ⬆️
care/facility/api/viewsets/asset.py 72.54% <0.00%> (-0.30%) ⬇️
care/facility/api/serializers/asset.py 84.30% <71.42%> (-0.55%) ⬇️
care/facility/api/serializers/facility.py 80.00% <0.00%> (-2.06%) ⬇️
... and 4 more

... and 3 files with indirect coverage changes

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

@vigneshhari vigneshhari merged commit 7d2a033 into master Oct 16, 2023
11 checks passed
@vigneshhari vigneshhari deleted the sainak/fix/merge-migrations branch October 16, 2023 17:19
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