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
11 stars 12 forks source link

Add selected PolicyEngine-US commits through v0.251.1 #30

Closed ss7886 closed 1 year ago

ss7886 commented 1 year ago

@rickecon let me know if I should change anything. I have left the changelogs and setup.py untouched.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@d156880). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ======================================= Coverage ? 96.30% ======================================= Files ? 1078 Lines ? 17389 Branches ? 169 ======================================= Hits ? 16747 Misses ? 620 Partials ? 22 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

rickecon commented 1 year ago

@ss7886. Thanks for this PR. I don't know why the Lint CI test is failing. It says the following:

would reformat /github/workspace/fiscalsim_us/variables/household/income/household/household_refundable_tax_credits.py

But when I run black and linecheck locally, it does not update. It is probably a version issue with black and/or linecheck. I'll try to get this fixed soon. But I am going to merge this PR now.