Add Alabama senior homestead relief#8304
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8304 +/- ##
============================================
+ Coverage 78.72% 100.00% +21.27%
============================================
Files 4723 2 -4721
Lines 68774 23 -68751
Branches 340 0 -340
============================================
- Hits 54142 23 -54119
+ Misses 14554 0 -14554
+ Partials 78 0 -78
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:
|
Add al_senior_homestead_exemption to a new gov.states.al.tax.income.credits.refundable list and wire al_refundable_credits to it. The exemption now flows through household_refundable_state_tax_credits to household_net_income. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Converted this to draft for the same data-readiness reason as #8303, but scoped to property tax data. This PR relies on |
Summary
Tests
PYTHONPATH=. /Users/daphnehansell/Documents/GitHub/policyengine-us/.venv/bin/python -m policyengine_core.scripts.policyengine_command test policyengine_us/tests/policy/baseline/gov/states/al/tax/property/senior_homestead_exemption -c policyengine_us/Users/daphnehansell/Documents/GitHub/policyengine-us/.venv/bin/ruff check policyengine_us/variables/gov/states/al/tax/property/senior_homestead_exemption policyengine_us/variables/gov/states/al/tax/income/al_refundable_credits.pyCloses #8192