feat(change_request): redesign CR flows — Create Group, Add/Remove Member, Change HoH, Split Household (#876 #871 #872 #873 #877)#242
Draft
emjay0921 wants to merge 35 commits into
Draft
Codecov / codecov/project
succeeded
Jul 2, 2026 in 0s
71.41% (-3.90%) compared to 1ba8bcc
View this Pull Request on Codecov
71.41% (-3.90%) compared to 1ba8bcc
Details
Codecov Report
❌ Patch coverage is 86.47959% with 106 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.41%. Comparing base (1ba8bcc) to head (55fdd67).
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #242 +/- ##
==========================================
- Coverage 75.31% 71.41% -3.90%
==========================================
Files 1098 1006 -92
Lines 65317 60550 -4767
==========================================
- Hits 49191 43242 -5949
- Misses 16126 17308 +1182 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_change_request_v2/__manifest__.py | 0.00% <ø> (ø) |
|
| spp_change_request_v2/details/remove_member.py | 48.27% <ø> (-3.34%) |
⬇️ |
| spp_change_request_v2/strategies/remove_member.py | 90.32% <100.00%> (ø) |
|
| spp_change_request_v2/wizards/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_change_request_v2/details/change_hoh.py | 98.30% <97.82%> (+34.01%) |
⬆️ |
| spp_change_request_v2/details/split_household.py | 90.41% <96.07%> (+22.04%) |
⬆️ |
| spp_change_request_v2/strategies/add_member.py | 92.59% <93.75%> (+1.16%) |
⬆️ |
| ...e_request_v2/wizards/create_group_member_wizard.py | 97.77% <97.77%> (ø) |
|
| ...pp_change_request_v2/models/change_request_type.py | 69.00% <82.35%> (+1.47%) |
⬆️ |
| spp_change_request_v2/strategies/change_hoh.py | 85.96% <84.84%> (-3.51%) |
⬇️ |
| ... and 7 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading