Backdate Colorado TANF parameters to 1997#7507
Draft
hua7450 wants to merge 2 commits intoPolicyEngine:mainfrom
Draft
Backdate Colorado TANF parameters to 1997#7507hua7450 wants to merge 2 commits intoPolicyEngine:mainfrom
hua7450 wants to merge 2 commits intoPolicyEngine:mainfrom
Conversation
Add changelog fragment for backdating Colorado TANF parameters to 1997. Documentation and parallel development will follow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PolicyEngine#7506) - Backdate 9 parameter files to 2013-07-01 with values from 9 CCR 2503-6 - Add missing 2024-07-01 grant standard additional child ($86) - Fix all reference titles with specific CCR section numbers - Remove redundant min_() in co_tanf.py - Add defined_for = StateCode.CO to co_tanf_countable_gross_earned_income.py - Add 42 new test cases (historical + boundary + edge cases) - Backdate unearned.yaml start date from 2021 to 2010 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 #7507 +/- ##
===========================================
+ Coverage 97.82% 100.00% +2.17%
===========================================
Files 3 2 -1
Lines 92 21 -71
Branches 2 0 -2
===========================================
- Hits 90 21 -69
+ 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:
|
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 TANF (Colorado Works) parameters to 2013 and improves code quality.
Closes #7506
Changes
min_()inco_tanf.py, addeddefined_forguardRegulatory Sources
Review Summary
Needs Human Decision
Test Plan