Skip to content

Add 2025 values for Maine Sales Tax Fairness Credit#8266

Merged
PavelMakarchuk merged 1 commit into
mainfrom
me-stfc-2025
May 12, 2026
Merged

Add 2025 values for Maine Sales Tax Fairness Credit#8266
PavelMakarchuk merged 1 commit into
mainfrom
me-stfc-2025

Conversation

@PavelMakarchuk
Copy link
Copy Markdown
Collaborator

Summary

Fixes #8262

Test plan

  • policyengine-core test policyengine_us/tests/policy/baseline/gov/states/me/tax/income/credits/sales_tax_fairness_credit -c policyengine_us — 11 passed
  • make format clean
  • Manual formula trace: max_credit ($220 + $60) − ceil(($52,630 − $50,950) / $1,000) × $20 = $280 − $40 = $240
  • Values cross-checked against page 4 of the 2025 Schedule PTFC/STFC PDF

🤖 Generated with Claude Code

PR #7384 (2025 Maine income tax updates) skipped the STFC. Add 2025
base amounts and phase-out start thresholds from the 2025 Schedule
PTFC/STFC line 17 table, plus an integration test reproducing the
MFJ-with-2-deps case from policyengine-taxsim #873.

Fixes #8262

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff              @@
##              main    #8266       +/-   ##
============================================
- Coverage   100.00%   70.45%   -29.55%     
============================================
  Files            3     4737     +4734     
  Lines           63    68915    +68852     
  Branches         0      348      +348     
============================================
+ Hits            63    48551    +48488     
- Misses           0    20364    +20364     
Flag Coverage Δ
unittests 70.45% <ø> (-29.55%) ⬇️

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.

@PavelMakarchuk PavelMakarchuk merged commit c1cd0c6 into main May 12, 2026
24 of 25 checks passed
@PavelMakarchuk PavelMakarchuk deleted the me-stfc-2025 branch May 12, 2026 15:06
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.

Maine Sales Tax Fairness Credit (STFC) parameters missing 2025 update (skipped in PR #7384)

1 participant