ipums / ipumspy

Mozilla Public License 2.0
8 stars 6 forks source link

New data formats #84

Closed renae-r closed 1 year ago

renae-r commented 1 year ago

data_structure is now an expected argument for both UsaExtract and CpsExtract. Added tests for defining and submitting hierarchical extracts.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 86.66% and project coverage change: +0.26 :tada:

Comparison is base (18b3d39) 83.62% compared to head (756dce2) 83.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v0.3.0 #84 +/- ## ========================================== + Coverage 83.62% 83.89% +0.26% ========================================== Files 12 12 Lines 861 863 +2 ========================================== + Hits 720 724 +4 + Misses 141 139 -2 ``` | [Impacted Files](https://codecov.io/gh/ipums/ipumspy/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ipums) | Coverage Δ | | |---|---|---| | [src/ipumspy/api/extract.py](https://codecov.io/gh/ipums/ipumspy/pull/84?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ipums#diff-c3JjL2lwdW1zcHkvYXBpL2V4dHJhY3QucHk=) | `87.36% <86.66%> (+1.19%)` | :arrow_up: | 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=ipums). 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=ipums)

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