Skip to content

Fix CHIP FCEP immigration handling#8720

Merged
hua7450 merged 5 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/issue-8530-chip-fcep-immigration
Jul 1, 2026
Merged

Fix CHIP FCEP immigration handling#8720
hua7450 merged 5 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/issue-8530-chip-fcep-immigration

Conversation

@daphnehanse11

Copy link
Copy Markdown
Collaborator

Fixes #8530.

Summary

  • Removes the undocumented-parent exclusion from CHIP FCEP proxy eligibility.
  • Updates FCEP labeling/documentation to reference the From-Conception-to-End-of-Pregnancy option.
  • Updates the regression test so undocumented-parent and citizen-parent cases are treated consistently for FCEP.

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
  • 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 (b5dd136) to head (c20b1ba).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #8720   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         1    -2     
  Lines           34        18   -16     
=========================================
- Hits            34        18   -16     
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 marked this pull request as ready for review July 1, 2026 18:33
@daphnehanse11 daphnehanse11 requested a review from hua7450 July 1, 2026 18:55
Documents why the pregnant parent's immigration status is not tested:
under the FCEP option the unborn child is the CHIP beneficiary, and CMS
provides prenatal and pregnancy-related benefits regardless of the
parent's citizenship or immigration status (42 CFR 457.10).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@hua7450 hua7450 merged commit 3389449 into PolicyEngine:main Jul 1, 2026
29 checks passed
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.

Fix CHIP FCEP immigration and entity handling

2 participants