-
Notifications
You must be signed in to change notification settings - Fork 11
WIP // Un modelo - One model #5084
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
base: develop
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (91.14%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #5084 +/- ##
===========================================
+ Coverage 86.84% 86.89% +0.05%
===========================================
Files 700 772 +72
Lines 38181 39092 +911
===========================================
+ Hits 33157 33968 +811
- Misses 5024 5124 +100
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
# Conflicts: # src/hope/apps/household/api/serializers/household.py # src/hope/apps/household/api/views.py # src/hope/apps/program/api/serializers.py
# Conflicts: # tests/unit/apps/program/test_program_cycle_rest_api.py
# Conflicts: # src/frontend/src/restgenerated/services/RestService.ts # src/hope/apps/account/filters.py # src/hope/apps/account/migrations/0018_migration.py # src/hope/apps/account/models.py # src/hope/apps/core/models.py # src/hope/apps/geo/models.py # src/hope/apps/household/api/views.py # src/hope/apps/payment/celery_tasks.py # src/hope/apps/payment/models/payment.py # src/hope/apps/payment/xlsx/xlsx_payment_plan_export_per_fsp_service.py # src/hope/apps/registration_data/services/template_generator_service.py # src/hope/models/household.py # src/hope/models/program.py # src/hope/models/registration_data_import.py # tests/unit/apps/grievance/test_grievance_create_data_change.py # tests/unit/apps/grievance/test_grievance_ticket_create.py # tests/unit/apps/payment/test_payment_gateway_service.py # tests/unit/apps/payment/test_payment_token_and_order_numbers.py # tests/unit/apps/utils/test_payment_plan_celery_tasks_mixin.py
# Conflicts: # src/hope/api/endpoints/rdi/base.py # src/hope/apps/core/migrations/0013_migration.py # src/hope/apps/core/models.py # src/hope/models/program.py # tests/unit/apps/account/test_migration_of_roles_and_permissions.py
# Conflicts: # src/hope/api/endpoints/rdi/lax.py
# Conflicts: # src/frontend/src/restgenerated/models/PaymentRecordDeliveryTypeEnum.ts # src/hope/apps/payment/migrations/0045_migration.py # src/hope/apps/payment/migrations/0046_migration.py # src/hope/apps/payment/models/payment.py # src/hope/apps/payment/services/payment_plan_services.py
AB#236494: Refactoring: Move all models except Grievance related into models package
Found 339 errors.