Skip to content

security(programs): enforce system-admin authorization on Force Unlock#336

Draft
gonzalesedwin1123 wants to merge 9 commits into
19.0from
security-programs-force-unlock-authz
Draft

security(programs): enforce system-admin authorization on Force Unlock#336
gonzalesedwin1123 wants to merge 9 commits into
19.0from
security-programs-force-unlock-authz

docs(programs): add in-code #337 breadcrumb near the lock helpers

051d8ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 1s

71.42% (-2.86%) compared to 1caf794

View this Pull Request on Codecov

71.42% (-2.86%) compared to 1caf794

Details

Codecov Report

❌ Patch coverage is 85.18519% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.42%. Comparing base (1caf794) to head (051d8ae).
⚠️ Report is 3 commits behind head on 19.0.

Files with missing lines Patch % Lines
...rmer_registry_demo/models/farmer_demo_generator.py 0.00% 3 Missing ⚠️
...rams/models/managers/entitlement_manager_inkind.py 0.00% 2 Missing ⚠️
spp_programs/models/managers/payment_manager.py 50.00% 2 Missing ⚠️
...ograms/models/managers/entitlement_manager_base.py 80.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #336      +/-   ##
==========================================
- Coverage   74.28%   71.42%   -2.86%     
==========================================
  Files         372      211     -161     
  Lines       25385    13509   -11876     
==========================================
- Hits        18857     9649    -9208     
+ Misses       6528     3860    -2668     
Files with missing lines Coverage Δ
spp_program_geofence/models/eligibility_manager.py 96.26% <100.00%> (ø)
spp_programs/models/cycle.py 66.11% <100.00%> (+0.63%) ⬆️
spp_programs/models/managers/cycle_manager_base.py 72.65% <100.00%> (ø)
...pp_programs/models/managers/eligibility_manager.py 87.70% <100.00%> (+3.96%) ⬆️
...ograms/models/managers/entitlement_manager_cash.py 64.45% <100.00%> (ø)
spp_programs/models/managers/program_manager.py 86.39% <100.00%> (ø)
spp_programs/models/programs.py 87.81% <100.00%> (+0.34%) ⬆️
...ograms/models/managers/entitlement_manager_base.py 74.41% <80.00%> (ø)
...rams/models/managers/entitlement_manager_inkind.py 55.74% <0.00%> (ø)
spp_programs/models/managers/payment_manager.py 66.66% <50.00%> (ø)
... and 1 more

... and 197 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.