-
Notifications
You must be signed in to change notification settings - Fork 185
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
Vermont Elderly or Permanently Totally Disabled Tax Credit #3282
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.../parameters/gov/states/vt/tax/income/agi/exclusions/elderly_or_disabled/eligibility/age.yaml
Outdated
Show resolved
Hide resolved
...es/vt/tax/income/agi/exclusions/elderly_or_disabled/eligibility/nontaxable_income_limit.yaml
Outdated
Show resolved
Hide resolved
...es/vt/tax/income/agi/exclusions/elderly_or_disabled/eligibility/nontaxable_income_limit.yaml
Outdated
Show resolved
Hide resolved
...es/vt/tax/income/agi/exclusions/elderly_or_disabled/eligibility/nontaxable_income_limit.yaml
Outdated
Show resolved
Hide resolved
...eters/gov/states/vt/tax/income/agi/exclusions/elderly_or_disabled/eligibility/agi_limit.yaml
Outdated
Show resolved
Hide resolved
...ome/subtractions/vt_elderly_or_disabled_exclusion/vt_elderly_or_disabled_credit_exclusion.py
Outdated
Show resolved
Hide resolved
...yengine_us/parameters/gov/states/vt/tax/income/agi/exclusions/elderly_or_disabled/match.yaml
Outdated
Show resolved
Hide resolved
...ome/subtractions/vt_elderly_or_disabled_exclusion/vt_elderly_or_disabled_credit_exclusion.py
Outdated
Show resolved
Hide resolved
policyengine_us/parameters/gov/states/vt/tax/income/credits/elderly_or_disabled/match.yaml
Outdated
Show resolved
Hide resolved
policyengine_us/parameters/gov/states/vt/tax/income/credits/non_refundable.yaml
Outdated
Show resolved
Hide resolved
...cy/baseline/gov/states/ut/tax/income/credits/retirement_credit/ut_retirement_credit_max.yaml
Outdated
Show resolved
Hide resolved
...cy/baseline/gov/states/ut/tax/income/credits/retirement_credit/ut_retirement_credit_max.yaml
Outdated
Show resolved
Hide resolved
policyengine_us/variables/gov/states/vt/tax/income/vt_non_refundable_credits.py
Outdated
Show resolved
Hide resolved
...iables/gov/states/vt/tax/income/credits/elderly_or_disabled/vt_elderly_or_disabled_credit.py
Outdated
Show resolved
Hide resolved
...iables/gov/states/vt/tax/income/credits/elderly_or_disabled/vt_elderly_or_disabled_credit.py
Outdated
Show resolved
Hide resolved
...come/adjusted_gross_income/subtractions/elderly_or_disabled/vt_elderly_or_disabled_credit.py
Outdated
Show resolved
Hide resolved
…oss_income/subtractions/elderly_or_disabled/vt_elderly_or_disabled_credit.py
PavelMakarchuk
approved these changes
Nov 27, 2023
PavelMakarchuk
requested review from
MaxGhenis
and removed request for
MaxGhenis
November 27, 2023 17:46
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3282 +/- ##
=======================================
Coverage 99.04% 99.04%
=======================================
Files 1854 1855 +1
Lines 27299 27313 +14
Branches 159 159
=======================================
+ Hits 27038 27052 +14
Misses 224 224
Partials 37 37 ☔ View full report in Codecov by Sentry. |
MaxGhenis
reviewed
Nov 27, 2023
...yengine_us/parameters/gov/states/vt/tax/income/agi/exclusions/elderly_or_disabled/match.yaml
Outdated
Show resolved
Hide resolved
…cyengine-us into Shinuing/issue3281
MaxGhenis
approved these changes
Nov 27, 2023
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.
good to merge after this nit for readability
policyengine_us/variables/gov/states/vt/tax/income/credits/vt_elderly_or_disabled_credit.py
Outdated
Show resolved
Hide resolved
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #3281
🤖[deprecated] Generated by Copilot at e42ed69
Summary
🆕📝🔧
This pull request adds the Vermont elderly or disabled tax credit feature to the policy engine, along with a test case and a changelog entry. It also resolves merge conflicts in the Utah retirement credit test file.
Walkthrough
ut_retirement_credit_max.yaml
test case file (link, link)