Backdate California TANF (CalWORKs) parameters#7509
Draft
hua7450 wants to merge 3 commits intoPolicyEngine:mainfrom
Draft
Backdate California TANF (CalWORKs) parameters#7509hua7450 wants to merge 3 commits intoPolicyEngine:mainfrom
hua7450 wants to merge 3 commits intoPolicyEngine:mainfrom
Conversation
Starting implementation of backdating CalWORKs parameters to 1997. Documentation and parallel development will follow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ine#7508) - Add historical MAP values (2015-2022) for all 4 files (R1/R2, exempt/non-exempt) - Add historical MBSAC values (2015-2022) for both regions with annual July COLAs - Add EID history ($90/$225/$112/$225/$500/$550/$600) from 1998 to present - Fix Region 1 MAP dates from 2023-01-01 to correct 2023-10-01 - Fix Region 1 MBSAC dates from 2023-01-01 to correct 2023-07-01 - Fix broken URL (lacounty.gopv → lacounty.gov), upgrade http→https - Add #page=XX to 28+ PDF references - Add Tier C comments for known simplifications (applicant EID, exempt status) - Add 71 new tests (historical transitions, edge cases, integration) - All 162 tests pass 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 #7509 +/- ##
===========================================
+ Coverage 97.82% 100.00% +2.17%
===========================================
Files 3 2 -1
Lines 92 25 -67
Branches 2 0 -2
===========================================
- Hits 90 25 -65
+ Misses 1 0 -1
+ Partials 1 0 -1
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:
|
- MBSAC R2 sizes 4 and 10 at 2024-07-01: corrected to match ACL 24-37 - Added #page=10 (R1) and #page=11 (R2) to 12 TEMP2250.pdf references - Updated 3 test expected values accordingly Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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 California CalWORKs (TANF) cash assistance parameters to 2015 and improves code quality.
Closes #7508
Changes
Regulatory Sources
Review Summary
Known Limitations
addspattern checking "any" member, regulation may require "all" adult caretakers (documented simplification)Test Plan