Skip to content

Alphabetize TANF gross income limit states#7449

Open
MaxGhenis wants to merge 2 commits intoPolicyEngine:mainfrom
MaxGhenis:pr/alphabetize-tanf-params
Open

Alphabetize TANF gross income limit states#7449
MaxGhenis wants to merge 2 commits intoPolicyEngine:mainfrom
MaxGhenis:pr/alphabetize-tanf-params

Conversation

@MaxGhenis
Copy link
Contributor

Summary

  • Fixes two state ordering errors in gov/hhs/tanf/non_cash/income_limit/gross.yaml:
    • MO (Missouri) was before MS (Mississippi) — swapped
    • TX (Texas) was before TN (Tennessee) — swapped

Test plan

  • CI passes (parameter ordering only, no value changes)

Closes #6402

🤖 Generated with Claude Code

Fixes PolicyEngine#6402. Swapped MS/MO and TN/TX to correct alphabetical order
by state name (Mississippi before Missouri, Tennessee before Texas).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.04%. Comparing base (182c387) to head (97a25e3).
⚠️ Report is 36 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##              main    #7449       +/-   ##
============================================
- Coverage   100.00%   72.04%   -27.96%     
============================================
  Files            2     3879     +3877     
  Lines           25    56006    +55981     
  Branches         0      277      +277     
============================================
+ Hits            25    40348    +40323     
- Misses           0    15649    +15649     
- Partials         0        9        +9     
Flag Coverage Δ
unittests 72.04% <ø> (-27.96%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alphabetize TANF gross income limit by state

1 participant