Skip to content

Add Alabama senior homestead relief#8304

Draft
daphnehanse11 wants to merge 2 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/al-senior-homestead-relief
Draft

Add Alabama senior homestead relief#8304
daphnehanse11 wants to merge 2 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/al-senior-homestead-relief

Conversation

@daphnehanse11
Copy link
Copy Markdown
Collaborator

Summary

  • Add Alabama's senior homestead property tax exemption for the mandatory age-65 state-levy component.
  • Parameterize the age threshold and 6.5-mill state property tax rate.
  • Add focused eligibility and amount tests, plus wire the relief into state property tax credits from 2025.

Tests

  • .venv/bin/python policyengine_us/tests/test_batched.py policyengine_us/tests/policy/baseline/gov/states/al/tax/property/senior_homestead_exemption --batches 1
  • .venv/bin/python -m pytest policyengine_us/tests/test_parameter_files.py policyengine_us/tests/test_system_import.py policyengine_us/tests/code_health/parameters.py policyengine_us/tests/code_health/variable_names.py
  • /Users/daphnehansell/Documents/GitHub/policyengine-us/.venv/bin/ruff format --check .
  • /Users/daphnehansell/Documents/GitHub/policyengine-us/.venv/bin/ruff check .

Closes #8192

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8cb60e7) to head (fb1d6f6).
⚠️ Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #8304   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         2    -1     
  Lines           63        23   -40     
=========================================
- Hits            63        23   -40     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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.

@daphnehanse11 daphnehanse11 marked this pull request as draft May 14, 2026 20:29
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.

Add Alabama senior homestead relief (statewide components only)

1 participant