-
Notifications
You must be signed in to change notification settings - Fork 178
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
Bug in meets_school_meal_categorical_eligibility
#5317
Comments
This stems from differing calculations between households with axes and households without on school meal subsidies, particularly the following values (as visible in the "Varying your earnings" component):
It's looking like the error will be in the |
anth-volk
changed the title
Discrepancy between "Varying your earnings" dot and line
Bug in Nov 8, 2024
meets_school_meal_categorical_eligibility
The cause of this issue is the following:
|
This was referenced Nov 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Visible from this household: https://policyengine.org/us/household?focus=householdOutput.earnings&household=49385
A few things to note:
TaxBenefitSystem
instances policyengine-core#288, fix: Shallow copy group_entities and person_entity when cloning TBS policyengine-core#294, and related fixes in the APIThe text was updated successfully, but these errors were encountered: