-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2025 Texas TANF monthly income limits #5521
base: master
Are you sure you want to change the base?
2025 Texas TANF monthly income limits #5521
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why move away from the scale parameter? This enables us to capture the 5+
category without additional logic.
@MaxGhenis not sure, I was just coping nj format because I wasn't which was more correct. the other format is in my first commit if you like that one better |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5521 +/- ##
==========================================
+ Coverage 99.04% 99.10% +0.05%
==========================================
Files 2679 2679
Lines 38827 38827
Branches 168 168
==========================================
+ Hits 38458 38478 +20
+ Misses 335 315 -20
Partials 34 34 ☔ View full report in Codecov by Sentry. |
NJ caps instead then looks up: policyengine-us/policyengine_us/variables/gov/states/nj/njdhs/tanf/nj_tanf_maximum_benefit.py Line 16 in c573756
We'd have to adjust the TX approach to adopt that: policyengine-us/policyengine_us/variables/gov/states/tx/tanf/tx_tanf_income_limit.py Line 18 in c573756
I filed #5524 to adopt a consistent standard here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you try to find the effective date here? The source only says these are current values.
Updated Texas TANF income limits for 2025.