Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2025 social security and pension parameters #809

Merged
merged 5 commits into from
Jan 7, 2025
Merged

Conversation

Eric-Sommer
Copy link
Collaborator

@Eric-Sommer Eric-Sommer commented Jan 2, 2025

What problem do you want to solve?

addresses #806 by adding changes to social security contributions and pensions .

To be discussed:
There is no differentiation anymore between East and West Germany with regard to social security and pensions. The easy way (as done here) is to set the east and west parameter identical henceforth. Alternatively, we could create new functions which ignore the wohnort_ost variable.

Todo

  • Pick an appropriate title.
  • Put Closes #XXXX in the first PR comment to auto-close the relevant issue once
    the PR is accepted. This is not applicable if there is no corresponding issue.
  • Document PR in CHANGES.md.

@Eric-Sommer Eric-Sommer marked this pull request as ready for review January 2, 2025 19:45
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.87%. Comparing base (f55e2f1) to head (c19caf8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #809      +/-   ##
==========================================
+ Coverage   87.82%   87.87%   +0.05%     
==========================================
  Files          56       56              
  Lines        3976     3976              
==========================================
+ Hits         3492     3494       +2     
+ Misses        484      482       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@MImmesberger MImmesberger left a comment

Choose a reason for hiding this comment

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

Thank you, looks great!

I think the increase of the Pflegeversicherungsbeitrag (0.02 pp) is still missing. Or is this not official yet?

Regarding the differentiation of east/west. We should definitely create new functions that do not require the wohnort_ost Variable. However, we should postpone this for now as #804 makes huge changes to nearly every part of the codebase (i.e. changes the module these function's live in). I created #810 such that we don't forget.

src/_gettsim/parameters/sozialv_beitr.yaml Outdated Show resolved Hide resolved
@MImmesberger MImmesberger mentioned this pull request Jan 2, 2025
14 tasks
@Eric-Sommer
Copy link
Collaborator Author

pflegeversicherung increase is implemented as well

Copy link
Collaborator

@MImmesberger MImmesberger left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@MImmesberger MImmesberger merged commit b44a9d8 into main Jan 7, 2025
9 checks passed
@MImmesberger MImmesberger deleted the sozversbeitr_2025 branch January 7, 2025 20:46
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