iza-institute-of-labor-economics / gettsim

The GErman Taxes and Transfers SIMulator
https://gettsim.readthedocs.io/
GNU Affero General Public License v3.0
54 stars 32 forks source link

Kindergeldübertrag #744

Closed MImmesberger closed 4 months ago

MImmesberger commented 5 months ago

What problem do you want to solve?

Closes #742

The implementation will still rely on manually removing children from their Bedarfsgemeinschaft (via eigenbedarf_gedeckt) until the corresponding issue #622 has been addressed.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.52%. Comparing base (0bcd40f) to head (f1b0b69).

:exclamation: Current head f1b0b69 differs from pull request most recent head 6389557. Consider uploading reports for the commit 6389557 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #744 +/- ## ========================================== + Coverage 89.46% 89.52% +0.05% ========================================== Files 51 52 +1 Lines 3656 3676 +20 ========================================== + Hits 3271 3291 +20 Misses 385 385 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

MImmesberger commented 4 months ago

Should be more careful with squash commits when working on several PRs at the same time, somehow I broke the commit history. Will fix that tomorrow or do a new PR with cherry-picked commits.

MImmesberger commented 4 months ago

I have cherry-picked the relevant commits and included them in #751. Closing this one.