Backdate Colorado SSP parameters#7796
Draft
mattunrath wants to merge 2 commits intoPolicyEngine:mainfrom
Draft
Conversation
ref PolicyEngine#7795 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add 18 historical grant_standard entries (2002-2022) from SSA State Assistance Reports and Colorado CCR 9 CCR 2503-5 - Backdate age_range to 2002 (ages 0-59, unchanged) - Update references to include SSA and CCR sources with page numbers - Expand tests from 8 to 19 cases covering historical periods, boundary conditions, and edge cases ref PolicyEngine#7795 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7796 +/- ##
==========================================
+ Coverage 73.68% 73.93% +0.24%
==========================================
Files 3909 3909
Lines 56401 56401
Branches 270 270
==========================================
+ Hits 41560 41698 +138
+ Misses 14821 14678 -143
- Partials 20 25 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
Backdates Colorado AND-CS (Aid to the Needy Disabled - Colorado Supplement) parameters to 2002 and expands test coverage.
Closes #7795
Changes
grant_standard.yaml(2002-2022)age_range.yaml: Backdated from 2023 to 2002 (same eligibility: ages 0-59, blind or disabled)Program Details
Colorado's AND-CS grant standard equals the combined SSI + state supplement amount for the "living independently" category:
Regulatory Sources
Needs Human Decision
Test Plan
co_state_supplementtests pass (verified via Simulation API)co_state_supplement_eligibletests properly formatted🤖 Generated with Claude Code