-
Notifications
You must be signed in to change notification settings - Fork 7
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
updated logic for files separately - special cases #155
base: main
Are you sure you want to change the base?
Conversation
state_itemized_deductions state_taxable_income state_income_tax_before_non_refundable_credits added special case for states which failed
Al - could you resolve outstanding conversations if ready for review? |
- code cleanup
# Conflicts: # policyengine_taxsim/config/variable_mappings.yaml
@noman404 to run more state tests before merging (either check in here as a test not run in CI--takes too long--or file an issue to check them in elsewhere). |
Performed tests for all states for married and single, on mac it takes less than a min, on windows it takes several mins. And it resolved the state_files_separately, pre_simulation cases from yaml. However, still need to cover the special cases where states does not have variable implemented and set 0, like #166 |
I'll add the all states tests in the CI |
updated logic for 'submission/files separately' special cases for
Mississippi
Arkansas
Montana
Delaware
Iowa
Kentucky
Fixes #131