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

Update fiscalsim-us to policyengine-us v0.211.0 #23

Closed rickecon closed 1 year ago

rickecon commented 1 year ago

This PR updates fiscalsim-us to include the most recent updates to the policyengine-us repository through v0.211.0. There are two issues that I am going to leave for later.

So for now we will just let those two things go. But all the linter and unit tests pass except for the five test_against_taxsim.py tests and the two test_acs.py tests that get skipped. This is ready to merge.

======================================================================================================= test session starts ========================================================================================================
platform darwin -- Python 3.9.16, pytest-5.4.3, py-1.11.0, pluggy-0.13.1
rootdir: /Users/richardevans/Docs/Economics/OSE/fiscalsim-us
plugins: dependency-0.5.1, anyio-3.6.2
collected 1181 items                                                                                                                                                                                                               

fiscalsim_us/tests/test_variables.py ....................................................................................................................................................................................... [ 15%]
............................................................................................................................................................................................................................ [ 34%]
............................................................................................................................................................................................................................ [ 52%]
............................................................................................................................................................................................................................ [ 71%]
............................................................................................................................................................................................................................ [ 90%]
..........................................................................................................                                                                                                                   [ 98%]
fiscalsim_us/tests/microsimulation/test_against_taxsim.py sssss                                                                                                                                                              [ 99%]
fiscalsim_us/tests/microsimulation/test_microsim.py .                                                                                                                                                                        [ 99%]
fiscalsim_us/tests/microsimulation/data/test_imports.py ..                                                                                                                                                                   [ 99%]
fiscalsim_us/tests/microsimulation/data/acs/test_acs.py ss                                                                                                                                                                   [ 99%]
fiscalsim_us/tests/microsimulation/data/cps/test_cps.py ..                                                                                                                                                                   [100%]

================================================================================================= 1174 passed, 7 skipped in 26.69s =================================================================================================