-
Notifications
You must be signed in to change notification settings - Fork 176
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
Update policyengine-core version #5198
Merged
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
* Harris capital gains tax reform Fixes #5203 * format * Update policyengine_us/parameters/gov/contrib/harris/capital_gains/in_effect.yaml * Update policyengine_us/parameters/gov/contrib/harris/capital_gains/in_effect.yaml * Update policyengine_us/parameters/gov/contrib/harris/capital_gains/in_effect.yaml * Update policyengine_us/parameters/gov/contrib/harris/capital_gains/in_effect.yaml --------- Co-authored-by: Max Ghenis <[email protected]>
Idaho Income Tax Rate 2024
* Kansas Additional Exemption for Disabled Veterans 2023 Fixes #4969 * add test cases, adjust formula * make format * adjust formula. create is_veteran variable. * reorganize parameters * minor change * format * minor change * add formula for is_veteran.py
Various 2024 Kansas tax model updates
* cleanup * Update openfisca_us/tests/policy/baseline/gov/states/in/tax/income/taxes/in_county_tax.yaml Co-authored-by: Nikhil Woodruff <[email protected]> * Update openfisca_us/tests/policy/baseline/gov/states/in/tax/income/taxes/in_county_tax.yaml Co-authored-by: Nikhil Woodruff <[email protected]> * Update openfisca_us/parameters/gov/states/in/tax/income/taxes/county/rates.yaml Co-authored-by: Nikhil Woodruff <[email protected]> * Update openfisca_us/variables/gov/states/in/tax/income/taxes/in_county_tax.py Co-authored-by: Nikhil Woodruff <[email protected]> * Update openfisca_us/variables/gov/states/in/tax/income/taxes/in_county_tax.py Co-authored-by: Nikhil Woodruff <[email protected]> * cleanup * cleanup * experimenting with tests * experimenting with tests * experimenting with tests * cleanup * experimenting with tests * adjust format and tests * changelog * parameter * format * parameter format * test fix * format --------- Co-authored-by: Nikhil Woodruff <[email protected]> Co-authored-by: PavelMakarchuk <[email protected]>
@nikhilwoodruff Wanted to flag this again |
nikhilwoodruff
approved these changes
Oct 17, 2024
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.
Approved on updating to latest Core
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 #5197. This ensures that
-us
employs the latest changes to-core
, which prevents PolicyEngine/policyengine-core#287 in the front-end app.