Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.2.0 #25

Merged
merged 7 commits into from
Mar 31, 2023
Merged

Release v0.2.0 #25

merged 7 commits into from
Mar 31, 2023

Conversation

rmudambi
Copy link
Collaborator

Title: Summary, imperative, start upper case, don't end with a period

Description

  • Category: release
  • JIRA issue: MIC-3936

Release v0.2.0

Testing

N/A

stevebachmeier and others added 7 commits March 24, 2023 12:39
- *Category*: feature
- *JIRA issue*: [MIC-3869](https://jira.ihme.washington.edu/browse/MIC-3869)

Changes
- Adds `generate_w2` function to interface
- Adds relevant configuration to the defaults yaml
- Addition of a integration test is deferred pending merge of another PR

Testing
Running the `main` of `interface.py` and calling `generate_w2` resulted in noised data.
- *Category*: bugfix
- *JIRA issue*: [MIC-3933](https://jira.ihme.washington.edu/browse/MIC-3933)

Simply changes is_w2 column to the new tax_form column in the default configuration. No existing tests are impacted.

Testing
Ran noising against data generated with modified PRL outputs. W2 data were noised as expected.
Implement incorrect select noise function

Adds generate_incorrect_selection to noise functions.
- *Category*: Feature
- *JIRA issue*: [MIC-3873](https://jira.ihme.washington.edu/browse/MIC-3873)

-Adds CSV containing possible values for incorrect selection by column
-Adds paths module 
-Adds noise function and test for generate_incorrect_selection

Testing
-Test suites pass successfully and generated decennial census form.
Update to incorrect_selection.csv

Updates data to align with changes to is_w2 (now tax_form) column in post-processing.
- *Category*: Other
- *JIRA issue*: [MIC-3937](https://jira.ihme.washington.edu/browse/MIC-3937)

-Changes is_w2 column to tax_form
-Changes data values from bool to "W2" and "1099"

Testing
All tests pass.
@rmudambi rmudambi merged commit ac7a463 into main Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants