Implement 100k children exclusion for Grundsicherung im Alter (§43 SGB XII)#1167
Open
MImmesberger wants to merge 2 commits intobg-gemischtfrom
Open
Implement 100k children exclusion for Grundsicherung im Alter (§43 SGB XII)#1167MImmesberger wants to merge 2 commits intobg-gemischtfrom
MImmesberger wants to merge 2 commits intobg-gemischtfrom
Conversation
…B XII) §43 SGB XII (BGBl. I 2003 S. 3022) excludes applicants from Grundsicherung im Alter if any first-degree descendant has annual Gesamteinkommen (§16 SGB IV) exceeding 100,000 EUR. This was not previously implemented. Closes #1148 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Provide hat_kind_über_einkommensgrenze directly in existing tests (short-circuits the computation chain), replacing the leaf-level aus_forst_und_landwirtschaft and aus_gewerbebetrieb inputs. Only the two tests that directly test the threshold keep the full Einkünfte computation chain. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
einkommensgrenze_kinderYAML parameter (100,000 EUR/year, since 2005-01-01)hat_gesamteinkommen_über_einkommensgrenze,anzahl_kinder_über_einkommensgrenze_über_elternteil_1/2,hat_kind_über_einkommensgrenzebetrag_mon the newhat_kind_über_einkommensgrenzecheckCloses #1148
🤖 Generated with Claude Code