-
Notifications
You must be signed in to change notification settings - Fork 178
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
Mortgage Interest Deduction 2018-2025 (TCJA) #5241
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5241 +/- ##
==========================================
- Coverage 99.12% 99.00% -0.13%
==========================================
Files 2592 2613 +21
Lines 37707 38057 +350
Branches 162 165 +3
==========================================
+ Hits 37378 37678 +300
- Misses 297 346 +49
- Partials 32 33 +1 ☔ View full report in Codecov by Sentry. |
policyengine_us/parameters/gov/irs/deductions/itemized/interest/mortgage/cap.yaml
Outdated
Show resolved
Hide resolved
policyengine_us/parameters/gov/irs/deductions/itemized/interest/mortgage/cap.yaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need a changelog entry
changelog_entry.yaml
Outdated
Change log | ||
- bump: minor | ||
changes: | ||
- Revised home mortgage interest deduction limits for pre-2017 debt. | ||
- Updated references. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change log | |
- bump: minor | |
changes: | |
- Revised home mortgage interest deduction limits for pre-2017 debt. | |
- Updated references. | |
- bump: minor | |
changes: | |
- Revised home mortgage interest deduction limits for pre-2017 debt. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the changelog entry is only updated once with the high level explanation of what the PR is aimed to achieve
Fixes #5170