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

fix 2020 eitc typo #2684

Merged
merged 4 commits into from
Jun 7, 2023
Merged

fix 2020 eitc typo #2684

merged 4 commits into from
Jun 7, 2023

Conversation

MattHJensen
Copy link
Contributor

I identified a typo in EITC_ps_MarriedJ for 2020 using the new taxsim35 validation suite. 5890 was accidentally typed as 5980.

see https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit/earned-income-and-earned-income-tax-credit-eitc-tables

cc @jdebacker @bodiyang

@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #2684 (722a769) into master (b2ae0f7) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2684   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files          14       14           
  Lines        2609     2609           
=======================================
  Hits         2571     2571           
  Misses         38       38           
Flag Coverage Δ
unittests 98.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@jdebacker
Copy link
Member

Thanks for the fix @MattHJensen. Merging.

@jdebacker jdebacker merged commit 6da0a96 into PSLmodels:master Jun 7, 2023
11 checks passed
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.

None yet

2 participants