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

Collect postpartum data #1811

Merged
merged 4 commits into from
Feb 10, 2024
Merged

Conversation

Omkar76
Copy link
Contributor

@Omkar76 Omkar76 commented Jan 7, 2024

Proposed Changes

  • updated patient model and filterset to add new fields (is_postpartum, last_menstruation_start_date, date_of_delivery)
  • generated migrations
  • updated dummy data in facility.json

Associated Issue

coronasafe/care_fe#6943

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 Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (00eea21) 61.68% compared to head (efc99bd) 61.69%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1811      +/-   ##
==========================================
+ Coverage   61.68%   61.69%   +0.01%     
==========================================
  Files         212      212              
  Lines       11685    11689       +4     
  Branches     1657     1657              
==========================================
+ Hits         7208     7212       +4     
  Misses       4180     4180              
  Partials      297      297              

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

@vigneshhari vigneshhari merged commit 640ede4 into coronasafe:master Feb 10, 2024
5 checks passed
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.

None yet

5 participants