fix: Add breakdown and label metadata to pseudo-breakdown parameters #7118
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 #7117
Summary
breakdownmetadata to 28 parameter files that had children with filing_status or state_code enum values but were missing thebreakdownattribute on the parent nodelabelmetadata where neededChanges by category
Calibration parameters (4 files)
calibration.gov.census.populations.by_state- addedbreakdown: [state_code]and labelcalibration.gov.hhs.medicaid.totals.enrollment- addedbreakdown: [state_code]and labelcalibration.gov.hhs.medicaid.totals.spending- addedbreakdown: [state_code]and labelcalibration.gov.irs.soi.returns_by_filing_status- addedbreakdown: [filing_status]IRS parameters (14 files)
gov.irs.ald.loss.max- addedbreakdown: [filing_status]gov.irs.ald.misc.max_business_losses- addedbreakdown: [filing_status]and labelgov.irs.capital_gains.loss_limit- addedbreakdown: [filing_status]and labelgov.irs.credits.cdcc.phase_out.amended_structure.second_increment- addedbreakdown: [filing_status]gov.irs.credits.ctc.phase_out.arpa.threshold- addedbreakdown: [filing_status]gov.irs.deductions.itemized.salt_and_real_estate.cap- addedbreakdown: [filing_status]gov.irs.deductions.qbi.phase_out.length- addedbreakdown: [filing_status]gov.irs.income.amt.exemption.amount- addedbreakdown: [filing_status]and labelgov.irs.income.amt.exemption.phase_out.start- addedbreakdown: [filing_status]and labelgov.irs.income.exemption.phase_out.start- addedbreakdown: [filing_status]and labelgov.irs.income.exemption.phase_out.step_size- addedbreakdown: [filing_status]and labelgov.irs.investment.net_investment_income_tax.threshold- addedbreakdown: [filing_status]and labelgov.irs.payroll.medicare.additional.exclusion- addedbreakdown: [filing_status]gov.irs.unemployment_compensation.exemption.cutoff- addedbreakdown: [filing_status]and labelState parameters (10 files)
gov.states.ca.calepa.carb.cvrp.income_cap- addedbreakdown: [filing_status]and labelgov.states.il.tax.income.exemption.income_limit- addedbreakdown: [filing_status]gov.states.ks.tax.income.exemptions.by_filing_status.amount- addedbreakdown: [filing_status]gov.states.mn.tax.income.subtractions.social_security.reduction.increment- addedbreakdown: [filing_status]gov.states.ny.tax.income.deductions.itemized.phase_out.start- addedbreakdown: [filing_status]gov.states.ny.tax.income.deductions.itemized.reduction.incremental.lower.income_threshold- addedbreakdown: [filing_status]gov.states.ut.tax.income.credits.retirement.phase_out.threshold- addedbreakdown: [filing_status]gov.states.ut.tax.income.credits.ss_benefits.phase_out.threshold- addedbreakdown: [filing_status]gov.states.ut.tax.income.credits.taxpayer.phase_out.threshold- addedbreakdown: [filing_status]gov.states.wi.tax.income.additions.capital_loss.limit- addedbreakdown: [filing_status]Test plan
🤖 Generated with Claude Code