-
Notifications
You must be signed in to change notification settings - Fork 288
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 populate fixing-investigation command #2500
base: develop
Are you sure you want to change the base?
updated populate fixing-investigation command #2500
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2500 +/- ##
===========================================
- Coverage 70.00% 69.91% -0.09%
===========================================
Files 198 198
Lines 11662 11677 +15
Branches 1605 1608 +3
===========================================
Hits 8164 8164
- Misses 3107 3122 +15
Partials 391 391 ☔ View full report in Codecov by Sentry. |
@DraKen0009 do follow up and close this |
@sainak updated, can you please run the workflows once |
@DraKen0009 can you add a test case that validates the groups are being linked correctly you can run the command using django.core.management.call_command |
So basically after running the command , I need to loop over the data in json and compare them with the data present in the model (db)? |
just check a few records |
@sainak can you please cehck the test cases and let me know if they require any changes |
Proposed Changes
Associated Issue
populate investigations
command #2499Merge Checklist
Only PR's with test cases included and passing lint and test pipelines will be reviewed
@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins