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

Select updates from policyengine-us through v0.293.1 #37

Closed ss7886 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 71.73% and project coverage change: +0.24 :tada:

Comparison is base (6165692) 96.92% compared to head (604860b) 97.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== + Coverage 96.92% 97.17% +0.24% ========================================== Files 1076 1216 +140 Lines 17275 19264 +1989 Branches 153 156 +3 ========================================== + Hits 16744 18719 +1975 - Misses 512 526 +14 Partials 19 19 ``` | [Impacted Files](https://codecov.io/gh/TheCGO/fiscalsim-us/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO) | Coverage Δ | | |---|---|---| | [fiscalsim\_us/data/datasets/cps/cps.py](https://codecov.io/gh/TheCGO/fiscalsim-us/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO#diff-ZmlzY2Fsc2ltX3VzL2RhdGEvZGF0YXNldHMvY3BzL2Nwcy5weQ==) | `28.78% <0.00%> (-0.45%)` | :arrow_down: | | [fiscalsim\_us/data/datasets/cps/raw\_cps.py](https://codecov.io/gh/TheCGO/fiscalsim-us/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO#diff-ZmlzY2Fsc2ltX3VzL2RhdGEvZGF0YXNldHMvY3BzL3Jhd19jcHMucHk=) | `40.78% <ø> (+0.52%)` | :arrow_up: | | [...data/datasets/cps/calibrated\_cps/calibrated\_cps.py](https://codecov.io/gh/TheCGO/fiscalsim-us/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO#diff-ZmlzY2Fsc2ltX3VzL2RhdGEvZGF0YXNldHMvY3BzL2NhbGlicmF0ZWRfY3BzL2NhbGlicmF0ZWRfY3BzLnB5) | `75.00% <75.00%> (ø)` | | | [fiscalsim\_us/data/datasets/\_\_init\_\_.py](https://codecov.io/gh/TheCGO/fiscalsim-us/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO#diff-ZmlzY2Fsc2ltX3VzL2RhdGEvZGF0YXNldHMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [fiscalsim\_us/data/datasets/cps/\_\_init\_\_.py](https://codecov.io/gh/TheCGO/fiscalsim-us/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO#diff-ZmlzY2Fsc2ltX3VzL2RhdGEvZGF0YXNldHMvY3BzL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [...im\_us/data/datasets/cps/calibrated\_cps/\_\_init\_\_.py](https://codecov.io/gh/TheCGO/fiscalsim-us/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO#diff-ZmlzY2Fsc2ltX3VzL2RhdGEvZGF0YXNldHMvY3BzL2NhbGlicmF0ZWRfY3BzL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | ... and [153 files with indirect coverage changes](https://codecov.io/gh/TheCGO/fiscalsim-us/pull/37/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheCGO) 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. I submitted a PR to your branch last night (early this morning) that has the changes I want in this PR.

rickecon commented 1 year ago

@ss7886. Thanks for this PR. Looks ready. Merging.