TheCGO / fiscalsim-us

FiscalSim US is a microsimulation model of the US federal and state tax and benefit system relating to households and individuals.
https://thecgo.github.io/fiscalsim-us/
GNU Affero General Public License v3.0
9 stars 12 forks source link

Updates Michigan Tax Logic #71

Open finpaul opened 7 months ago

finpaul commented 7 months ago

This PR updates the Michigan Tax Logic

codecov[bot] commented 7 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (6de2829) 98.45% compared to head (efa5a5a) 98.40%.

Files Patch % Lines
...me/credits/non_refundable_credits/mi_income_tax.py 64.28% 5 Missing :warning:
...tes/mi/tax/income/main/mi_income_subject_to_tax.py 75.00% 3 Missing :warning:
...iables/gov/states/mi/tax/income/main/mi_tax_due.py 75.00% 3 Missing :warning:
...s/gov/states/mi/tax/income/main/mi_tax_overpaid.py 75.00% 3 Missing :warning:
...gov/states/mi/tax/income/main/mi_taxable_income.py 75.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #71 +/- ## ========================================== - Coverage 98.45% 98.40% -0.06% ========================================== Files 1802 1823 +21 Lines 26697 26890 +193 Branches 142 142 ========================================== + Hits 26285 26461 +176 - Misses 381 398 +17 Partials 31 31 ``` | [Flag](https://app.codecov.io/gh/TheCGO/fiscalsim-us/pull/71/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/TheCGO/fiscalsim-us/pull/71/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO) | `98.40% <91.32%> (-0.06%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO#carryforward-flags-in-the-pull-request-comment) to find out more.

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