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 78.72% 100.00% +21.27%
============================================
Files 4723 3 -4720
Lines 68774 39 -68735
Branches 340 0 -340
============================================
- Hits 54142 39 -54103
+ 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 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 |
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