Backdate federal TANF income source parameters to 2010-07-01#7505
Open
hua7450 wants to merge 1 commit intoPolicyEngine:mainfrom
Open
Backdate federal TANF income source parameters to 2010-07-01#7505hua7450 wants to merge 1 commit intoPolicyEngine:mainfrom
hua7450 wants to merge 1 commit intoPolicyEngine:mainfrom
Conversation
Align effective dates with other federal TANF cash parameters in the age_limit folder. The earned/unearned income categorizations have been stable across federal means-tested programs since the SSI definitions (1974+). 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 #7505 +/- ##
===========================================
- Coverage 97.82% 72.09% -25.74%
===========================================
Files 3 3900 +3897
Lines 92 56278 +56186
Branches 2 271 +269
===========================================
+ Hits 90 40572 +40482
- Misses 1 15698 +15697
- Partials 1 8 +7
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 federal TANF earned and unearned income source parameters from 2020-01-01 to 2010-07-01, aligning with other federal TANF cash parameters in the
age_limit/folder.Closes #7504
Changes
earned.yaml: 2020-01-01 → 2010-07-01unearned.yaml: 2020-01-01 → 2010-07-01No values changed — only the effective date.
Justification
The earned/unearned income categorizations (wages/self-employment as earned; benefits, investment income, support payments as unearned) have been stable across all federal means-tested programs since the SSI definitions (1974+). TANF delegates income definitions to states; these lists serve as a conventional baseline.
Test plan
🤖 Generated with Claude Code