Add Kentucky homestead property tax exemption#8309
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8309 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 3 +2
Lines 19 54 +35
=========================================
+ Hits 19 54 +35
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 ky_homestead_property_tax_reduction to a new gov.states.ky.tax.income.credits.refundable list and wire ky_refundable_credits to it. The reduction 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 |
MaxGhenis
left a comment
There was a problem hiding this comment.
Approved after focused review. Kentucky DOR sources support the eligibility criteria and 2025-2026 amount, and the final branch scopes the calculation to qualifying head/spouse property without wiring it into aggregate property-tax credits. Local focused Kentucky homestead tests passed: 13 tests; git diff --check passed.
Summary
Closes #8196.
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/ky/tax/property/homestead_exemption -c policyengine_us/Users/daphnehansell/Documents/GitHub/policyengine-us/.venv/bin/ruff check policyengine_us/variables/gov/states/ky/tax/property/homestead_exemption policyengine_us/variables/gov/states/ky/tax/income/credits/ky_refundable_credits.py