Align Medicaid Stage 1 validator to 2025 targets#980
Open
daphnehanse11 wants to merge 1 commit into
Open
Conversation
6e2f955 to
733571a
Compare
733571a to
e66aa15
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.
Fixes #971
Summary
medicaid_enrollment_2025.csvto Medicaid.gov updated December 2025 final-reporttotal_medicaid_enrollmentvalues.medicaid_enrolledcalculation.Source
6165f45b-ca93-5bb5-9d06-db29c692a360, filtered toreporting_period=202512andpreliminary_or_updated=U.final_report=Y; target values usetotal_medicaid_enrollment, not combined Medicaid and CHIP enrollment.Testing
uv run pytest tests/unit/calibration/test_loss_targets.py -quv run ruff format --check validation/stage_1/conftest.py validation/stage_1/test_enhanced_cps.py validation/stage_1/test_sparse_enhanced_cps.py tests/unit/calibration/test_loss_targets.pyuv run ruff check validation/stage_1/conftest.py validation/stage_1/test_enhanced_cps.py validation/stage_1/test_sparse_enhanced_cps.py tests/unit/calibration/test_loss_targets.pyNote: targeted local Stage 1 Medicaid validation did not reach the assertion because the local
enhanced_cps_2024.h5fixture fails to load with a pre-existingweeks_unemployedperson-count shape mismatch.