Skip to content
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

Move Calculators to State Folders #318

Merged
merged 7 commits into from
Apr 24, 2024
Merged

Move Calculators to State Folders #318

merged 7 commits into from
Apr 24, 2024

Conversation

CalebPena
Copy link
Collaborator

What (if any) features are you implementing?

  • Create nc folder.

What (if anything) did you refactor?

  • Move state specific programs to the co folder.
  • Move federal programs to the federal folder.
  • Move Policy Engine calculators to the respective state or federal folder.
  • Make Medicaid a base class where each of the states can inherit from it.

@CalebPena CalebPena marked this pull request as ready for review April 17, 2024 21:04
Copy link
Collaborator

@myang1010 myang1010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Caleb, for initiating the change. It looks good and is quite self-explanatory. The examples provided are also helpful. Much appreciated!

Copy link
Collaborator

@msrezaie msrezaie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Also thank you for taking the time and adding some of the NC specific files/classes as well. Great work!

@CalebPena CalebPena merged commit d07205a into dev Apr 24, 2024
1 check passed
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.

3 participants