-
-
Notifications
You must be signed in to change notification settings - Fork 159
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 NIIT calculations #874
Conversation
Current coverage is 98.12% (diff: 100%)@@ master #874 diff @@
==========================================
Files 13 13
Lines 1818 1818
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
Hits 1784 1784
Misses 34 34
Partials 0 0
|
We will fix Internet Taxsim this afternoon. dan On Wed, 24 Aug 2016, Martin Holmer wrote:
|
Dan @feenberg said:
Thanks, Dan, for the speedy response. |
On Wed, 24 Aug 2016, Martin Holmer wrote:
Ready now. Please report success/failure. thanks for pointing this out. dan
|
This pull request make some slight changes in the calculation of the Net Investment Income Tax (NIIT), which was introduced beginning in 2013. These changes have tiny effects on Tax-Calculator results. For example, the aggregate income tax liability over the 2013-2022 period declines each year by an amount that ranges from $0.1 to $0.3 billion, which is at most only about 0.02 percent of tax liability.
The most pervasive changes are in the Internet-TAXSIM validation results, which are now off a little bit because it would seem that Internet-TAXSIM contains the same bugs as are fixed in this pull request.
This pull request resolves issue #873, which contains a more extensive discussion of the code changes in this pull request.
@MattHJensen @feenberg @Amy-Xu @GoFroggyRun @zrisher @codykallen