Skip to content

Limit Alabama FCEP eligibility by county#8723

Open
daphnehanse11 wants to merge 7 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/issue-8521-al-fcep-county
Open

Limit Alabama FCEP eligibility by county#8723
daphnehanse11 wants to merge 7 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/issue-8521-al-fcep-county

Conversation

@daphnehanse11

@daphnehanse11 daphnehanse11 commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Fixes #8521.

Summary

  • Adds an Alabama-only FCEP geography check for Montgomery, Macon, and Russell counties.
  • Leaves non-Alabama FCEP states on the existing state-level availability path.
  • Adds Alabama county regression cases for an eligible listed county and an ineligible unlisted county.

Tests

  • uv run python -m policyengine_core.scripts.policyengine_command test policyengine_us/tests/policy/baseline/gov/hhs/chip/is_chip_eligible_fcep.yaml -c policyengine_us (12 passed)
  • git diff --check

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (47cb26b) to head (3baeca1).
⚠️ Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #8723   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         1    -2     
  Lines           47        25   -22     
=========================================
- Hits            47        25   -22     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@daphnehanse11 daphnehanse11 changed the title Limit Alabama FCEP eligibility by county Fix CHIP FCEP immigration and Alabama county eligibility Jun 23, 2026
@daphnehanse11 daphnehanse11 changed the title Fix CHIP FCEP immigration and Alabama county eligibility Limit Alabama FCEP eligibility by county Jun 23, 2026
@daphnehanse11 daphnehanse11 marked this pull request as ready for review June 24, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alabama FCEP CHIP eligibility is county-limited

1 participant