Skip to content

Comments

feat: update Lohnsteuer 2025#18

Merged
johannschopplich merged 2 commits intomainfrom
feat/upgrade-lohnsteuer
Oct 27, 2025
Merged

feat: update Lohnsteuer 2025#18
johannschopplich merged 2 commits intomainfrom
feat/upgrade-lohnsteuer

Conversation

@alex-rie
Copy link
Contributor

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme or JSDoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@alex-rie alex-rie force-pushed the feat/upgrade-lohnsteuer branch from 02492a6 to eb1ee1d Compare October 27, 2025 11:46
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi: Ich habe hier die Datei einfach gemäß Anleitung neu drüber generiert.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 👍

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the German wage tax (Lohnsteuer) calculation parameters for the year 2025, reflecting changes in tax brackets, allowances, and threshold values according to updated tax regulations.

Key Changes:

  • Updated tax bracket thresholds and calculation coefficients in the UPTAB25 function
  • Updated child benefit allowances (KFB) and solidarity surcharge exemption (SOLZFREI) limits
  • Renamed UPTAB24 function to UPTAB25 to reflect the correct tax year

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/utils/Lohnsteuer/2025.ts Updates tax calculation parameters including brackets, thresholds, allowances, and function name to reflect 2025 regulations
test/calculators/snapshots/gross-to-net.test.ts.snap Updates test snapshots with new expected tax and net wage values based on 2025 calculations
test/calculators/snapshots/net-policy.test.ts.snap Updates test snapshots with adjusted net worth and tax values for policy calculations
test/calculators/net-policy.test.ts Updates inline snapshot expectation for net worth policy calculation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 👍

@johannschopplich johannschopplich merged commit a58af59 into main Oct 27, 2025
5 checks passed
@johannschopplich johannschopplich deleted the feat/upgrade-lohnsteuer branch October 27, 2025 13:20
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.

2 participants