Skip to content

revert(change_request): restore old Add Member (#871) + Change HoH (#873) CR flows - #382

Merged
emjay0921 merged 2 commits into
19.0from
revert/871-add-member-cr
Aug 4, 2026
Merged

revert(change_request): restore old Add Member (#871) + Change HoH (#873) CR flows#382
emjay0921 merged 2 commits into
19.0from
revert/871-add-member-cr

test(change_request): cover restored Add Member / Change HoH onchange…

555664e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2026 in 0s

70.18% (-2.08%) compared to 38c230e

View this Pull Request on Codecov

70.18% (-2.08%) compared to 38c230e

Details

Codecov Report

❌ Patch coverage is 89.28571% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.18%. Comparing base (38c230e) to head (555664e).
⚠️ Report is 2 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_mis_demo_v2/models/mis_demo_generator.py 50.00% 6 Missing ⚠️
spp_change_request_v2/details/change_hoh.py 96.55% 1 Missing ⚠️
spp_change_request_v2/strategies/add_member.py 92.30% 1 Missing ⚠️
spp_change_request_v2/strategies/change_hoh.py 92.85% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #382      +/-   ##
==========================================
- Coverage   72.26%   70.18%   -2.08%     
==========================================
  Files        1011      205     -806     
  Lines       60736    17756   -42980     
==========================================
- Hits        43890    12462   -31428     
+ Misses      16846     5294   -11552     
Files with missing lines Coverage Δ
spp_change_request_v2/details/add_member.py 100.00% <100.00%> (ø)
spp_change_request_v2/details/change_hoh.py 97.61% <96.55%> (-2.39%) ⬇️
spp_change_request_v2/strategies/add_member.py 91.42% <92.30%> (+0.51%) ⬆️
spp_change_request_v2/strategies/change_hoh.py 89.47% <92.85%> (+1.97%) ⬆️
spp_mis_demo_v2/models/mis_demo_generator.py 62.99% <50.00%> (-4.74%) ⬇️

... and 819 files with indirect coverage changes

🚀 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.