-
Couldn't load subscription status.
- Fork 201
Fix Mississippi taxable income #4329
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
Conversation
policyengine_us/variables/gov/states/ms/tax/income/taxable_income/ms_taxable_income_indiv.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/ms/tax/income/taxable_income/ms_taxable_income_indiv.py
Outdated
Show resolved
Hide resolved
…gine-us into MD-integration
|
@PavelMakarchuk when we combined the head and spouse indiv taxable income, it will break the first integration test. Do we need to separate the combination based on the head/spouse taxable amount (negative or positive)? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4329 +/- ##
==========================================
- Coverage 99.17% 99.17% -0.01%
==========================================
Files 2418 2410 -8
Lines 35015 34883 -132
Branches 170 163 -7
==========================================
- Hits 34725 34594 -131
+ Misses 260 259 -1
Partials 30 30 ☔ View full report in Codecov by Sentry. |
I think, based on the tax form, that we should separate everything until the tax before non refundable credits - after it should all be combined |
…gine-us; branch 'master' of https://github.com/PolicyEngine/policyengine-us into MD-integration
policyengine_us/variables/gov/states/ms/tax/income/taxable_income/ms_taxable_income_joint.py
Show resolved
Hide resolved
policyengine_us/variables/gov/states/ms/tax/income/taxable_income/ms_taxable_income_joint.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/ms/tax/income/taxable_income/ms_taxable_income_joint.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/ms/tax/income/taxable_income/ms_taxable_income_joint.py
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/ms/tax/income/taxable_income/ms_taxable_income_joint.py
Outdated
Show resolved
Hide resolved
…gine-us; branch 'master' of https://github.com/PolicyEngine/policyengine-us into MD-integration
|
@PavelMakarchuk, When is PR #4329 going to be merged? |



Fix #4328