Update PolicyEngine US to 1.702.0 and UK to 2.88.20#3605
Merged
Conversation
Collaborator
|
Updated this PR to also pin PolicyEngine UK to 2.88.20, matching the UK package version most recently deployed with the simulation API manual deployment. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3605 +/- ##
=======================================
Coverage 78.01% 78.01%
=======================================
Files 67 67
Lines 4071 4071
Branches 759 759
=======================================
Hits 3176 3176
Misses 700 700
Partials 195 195 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
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.
Summary
Update PolicyEngine US from 1.691.3 to 1.702.0.
What changed (1.691.3 -> 1.702.0)
Added
gov.contrib.refundable_credit_conversionreform: a configurable refundable flat credit composed of per-taxpayer, per-CTC-dependent, per-other-dependent, per-household, and per-earner earnings-subsidy components. The credit is appended to the federal refundable credit list whenin_effectis true. Repealing existing credits and deductions is handled separately via direct overrides to baseline parameters.hud_fair_market_rentvariable, and adownload_hud_fmrhelper script (Phase 1: county-level FY2025 with a placeholder seed row — full data refresh runs via the script with a free HUD API key).Changed
Fixed
tax_unit_childcare_expenses(populated by typical tax filers) instead ofpre_subsidy_childcare_expenses(only populated by benefits-program calculations).Generated automatically by GitHub Actions