Fix ACA fiscal release target support#86
Merged
Conversation
282dabc to
5dbc387
Compare
5dbc387 to
53468f4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
aca_ptc, so CMS APTC recipient targets do not select zero-PTC units and stale pre-refresh take-up flags cannot hide eligible units.aca_ptcinto the source-runtimeassigned_aca_ptccolumn used for selected-plan ratio calculation, because the runtime recalibrates take-up before using that column.Validation
env -u UV_FROZEN uv run --package populace-build --extra us python -m pytest packages/populace-build/tests/test_us_fiscal_targets.py packages/populace-build/tests/test_us_fiscal_refresh_builder.py::test_aca_source_runtime_refreshes_degenerate_release_inputs packages/populace-build/tests/test_us_fiscal_refresh_builder.py::test_aca_source_runtime_rejects_enrollment_only_fallback packages/populace-build/tests/test_us_source_runtime.py -qenv -u UV_FROZEN uv run --all-packages ruff format --check tools/build_us_fiscal_refresh_release.py packages/populace-build/src/populace/build/us/fiscal_targets.py packages/populace-build/tests/test_us_fiscal_refresh_builder.py packages/populace-build/tests/test_us_fiscal_targets.pyenv -u UV_FROZEN uv run --all-packages ruff check .env -u UV_FROZEN uv run --all-packages python -m pytest -q5dbc387(current head53468f4only strengthens tests): 5,098 active targets, 0 skipped, 0 positive zero-support targets. Diagnostic artifact:/Users/maxghenis/.codex-artifacts/populace-zero-support-diagnostic-aca-domain-exclusions-r2-20260617.json./Users/maxghenis/.codex-artifacts/populace-release-builder-aca-support-pr86-20260617-r2(local diagnostic only; skipped demographics and out-of-sample reform validation).Related
simulated_aca_take_up_if_eligiblecontract is not released yet.