-
-
Notifications
You must be signed in to change notification settings - Fork 160
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
CBO Feb 2024 update #2729
CBO Feb 2024 update #2729
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2729 +/- ##
=======================================
Coverage 99.42% 99.42%
=======================================
Files 13 13
Lines 2593 2593
=======================================
Hits 2578 2578
Misses 15 15
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@bodiyang, What is the timing for PR #2729? cc @jdebacker |
This PR is completed. I think it is good to merge at anytime. Will leave it a day for review ~ aim to merge within this week |
@bodiyang, Thanks for the PR #2729 timing information. I have two questions: (1) In the initial comment you make in #2729, you said:
Can you please clarify? Did you mean "which updated Tax-Calculator"? (2) Exactly how did you generate the new 2026 parameter amounts in the |
Hi Martin, For these two issues: (1) Not in the master branch yet. It is exactly this PR to incorporate the new weights, ratio, growth factor files. The CBO update has two steps: First step is to update Tax-Data with the new CBO baseline, where new weights, ratio, growth factor files will be generated; Second step is to update Tax-Calculator with these new files. (2) The 2026 values in Bodi |
@bodiyang, Thanks for the quick answers to my two questions. But I'm still a little confused about question (1). Looks like Have those changes been incorporated into the Tax-Calculator master branch? |
Sorry about the confusion by future tense. (by mistake, should say "are generated") This PR is the work to incorporate the files from Tax-Data PR 439 into Tax-Calculator's master branch. (Yes, Tax-Data PR 439 was merged two weeks ago; This PR is to incorporate the changes from there) |
OK, I understand now. Thanks for clarifying. |
@bodiyang Thanks for following up on my review and Martin's questions. This PR looks good to me. Merging now. |
This PR is to update Tax-Calculator for the Feb 2024 CBO baseline update.
This is also the next step work to the Tax-Data CBO update, which update Tax-Calculator with the new files of weights, ratios, growth factors.
The latest budget year will extend to 2034 after the completion of this work.