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

Update Elterngeld #756

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Update Elterngeld #756

wants to merge 24 commits into from

Conversation

ThOrtmann
Copy link
Collaborator

@ThOrtmann ThOrtmann commented May 13, 2024

Closes #692

I have introduced some basic changes to better reflect the BEEG. These include a rework of some functions, as well as 1.5 new function

What problem do you want to solve?

Updating the Functions of the Elterngeld to better reflect the BEEG

ThOrtmann and others added 23 commits May 13, 2024 10:41
I have introduced some basic changes to better reflect the BEEG. These include a rework of some functions, as well as a new function
Added
    - elterngeld_nettolohn_vorj
    - zu_verst_eink-mit_kinderfreib_tu
    - arbeitsstunden_w
    - hat_kinder
    - Alleinerz
as basic inputs and
   - elterngeld_anspruch
as an output
Updated the Elterngeld_nettolohn_vorj_m variable name
Added
    - elterngeld_nettolohn_vorj_m
    - zu_verst_eink-mit_kinderfreib_tu
    - arbeitsstunden_w
    - hat_kinder
    - Alleinerz
as basic inputs and
   - elterngeld_anspruch
as an output
Attempted to adapt this Test to correctly interact with the reworked Elterngeld tests by implementing the elterngeld_nettolohn_vorj_m and zu_verst_eink_mit_kinderfreib_tu variables
Fixing errors regarding quotation marks and comma
Added
    - elterngeld_nettolohn_vorj_m
    - zu_verst_eink-mit_kinderfreib_tu
    - arbeitsstunden_w
    - hat_kinder
    - Alleinerz
as basic inputs and
   - elterngeld_anspruch
as an output
removed elterngeld_nettolohn_vorj_m and zu_verst_eink_mit_kinderfreib_tu
updated elterngeld_anspruch
Added max_einkommen_allein und max_einkommen_zsm to the Elterngeldparameters
updated einkommensbezugsgrenzen
updated the elterngeld_anspruch func
…abor-economics/gettsim into some_elterngeld_fixes
Updates some_elterngeld_fixes branch
Updates the functions
Updates the Tests
correctly compute the full_taxes_and_transfers tests
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.55%. Comparing base (62f67df) to head (0c1a608).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #756      +/-   ##
==========================================
+ Coverage   89.51%   89.55%   +0.03%     
==========================================
  Files          52       52              
  Lines        3682     3694      +12     
==========================================
+ Hits         3296     3308      +12     
  Misses        386      386              

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

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.

BUG: Add last year's income as an input variable for Elterngeld
2 participants