Skip to content

Conversation

@MaxGhenis
Copy link
Contributor

Summary

  • Remove the deprecated name metadata field from 51 parameter files
  • The name field is no longer used in the parameter system

Changes

  • Removed name: field from metadata sections in 51 YAML parameter files across:
    • IRS credits (education, clean vehicle, recovery rebate, energy efficient home improvement, residential clean energy, premium tax credit)
    • IRS deductions and payroll
    • HHS Medicaid
    • Pennsylvania state tax
    • Simulation configuration

Test plan

  • Verified parameters load successfully without the name field
  • Tested parameter access still works correctly
  • Created changelog entry
  • Wait for CI to pass

Notes

The name metadata field was a deprecated field that is no longer used by policyengine-core. All parameters continue to function correctly without this field.

Rebased on latest master to resolve merge conflict in PA eligibility_income_sources.yaml.

🤖 Generated with Claude Code

The 'name' metadata field in parameter files is deprecated and no longer used.
This commit removes the field from all 51 parameter files where it was present.

The parameters continue to work correctly without this field, as validated by
loading the tax-benefit system successfully.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@MaxGhenis
Copy link
Contributor Author

Closing this PR. Reopening the original PR #6673 instead.

@MaxGhenis MaxGhenis closed this Oct 16, 2025
@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.68%. Comparing base (c7973e4) to head (16fc723).
⚠️ Report is 63 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6674       +/-   ##
===========================================
- Coverage   99.55%   76.68%   -22.88%     
===========================================
  Files          30     3188     +3158     
  Lines         453    45860    +45407     
  Branches        1      235      +234     
===========================================
+ Hits          451    35169    +34718     
- Misses          1    10670    +10669     
- Partials        1       21       +20     
Flag Coverage Δ
unittests 76.68% <ø> (-22.88%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants