Skip to content

Remove all remaining hard-coded values (issue #393)#452

Merged
justin-ven merged 1 commit intodevelopfrom
remove_hardcoded_par
Apr 14, 2026
Merged

Remove all remaining hard-coded values (issue #393)#452
justin-ven merged 1 commit intodevelopfrom
remove_hardcoded_par

Conversation

@dav-sonn
Copy link
Copy Markdown
Collaborator

No description provided.

@dav-sonn dav-sonn requested a review from justin-ven April 13, 2026 15:02
@dav-sonn dav-sonn self-assigned this Apr 13, 2026
@justin-ven
Copy link
Copy Markdown
Contributor

At line 640, age 21 seems to be hard-coded. Appreciate that this may not be important, but guess that it could be removed fairly easily as part of this pull request?

@dav-sonn
Copy link
Copy Markdown
Collaborator Author

At line 640, age 21 seems to be hard-coded. Appreciate that this may not be important, but guess that it could be removed fairly easily as part of this pull request?

Strictly speaking, yes, as it is a literal number instead of a parameter. However, there is no corresponding parameter, either for this value or for any other bound used to create the age groups.

@justin-ven
Copy link
Copy Markdown
Contributor

Could you add a parameter somewhere near where one of the other age parameters is located?

@justin-ven justin-ven merged commit a3ed985 into develop Apr 14, 2026
6 checks passed
@dav-sonn dav-sonn deleted the remove_hardcoded_par branch April 14, 2026 13:32
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