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

feat: pass tenures ForecastParameters instead of just children #53

Closed
wants to merge 4 commits into from

Conversation

zz-hh-aa
Copy link
Collaborator

What does this PR do?

  • Passes ForecastParameters to the tenure classes as well as Household, instead of just a few of its properties

Concerns

  • I think a previous rebase issue has led to old changes in Household.ts being included in this PR, which now touch more lines of code than I changed. Couldn't quite figure out where / how the git history got confused. I don't think anything has been rewritten or lost, but perhaps it's bad housekeeping. Everything seems to be working fine and builds are executing successfully--does anything need fixing or addressing here?

Closes #52

Copy link

vercel bot commented Aug 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fairhold-dashboard ❌ Failed (Inspect) Aug 30, 2024 0:46am

@zz-hh-aa zz-hh-aa requested a review from DafyddLlyr August 16, 2024 14:27
@zz-hh-aa zz-hh-aa marked this pull request as draft August 16, 2024 14:37
@zz-hh-aa zz-hh-aa marked this pull request as ready for review August 16, 2024 14:46
@zz-hh-aa zz-hh-aa requested review from a team and removed request for DafyddLlyr August 29, 2024 15:22
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.

types: Can we share ForecastParameters instead of just some children?
1 participant