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

Bug-fix: Reorder changes phenotype for individuals with parameters (#261) #265

Merged

Conversation

HenrikMettler
Copy link
Contributor

Fixes the bug found in #261. Replaces the names in 'parameter_names_to_values' with the updated names (-> addresses).
The updated test currently fails after some reorderings - I can't understand why, help would be appreciated (I added some lines for debugging to make the error more understandable)

@HenrikMettler HenrikMettler linked an issue Jan 4, 2021 that may be closed by this pull request
@jakobj jakobj added this to the 0.2.1 milestone Jan 4, 2021
@jakobj
Copy link
Member

jakobj commented Jan 4, 2021

thanks for working on this @HenrikMettler! why did you remove the leading underscore of parameter_names_to_values? this introduces a lot of diffs that are not really relevant changes or am I missing something?

@HenrikMettler
Copy link
Contributor Author

Sorry about that, I changed it during debugging, since assuming it had to be unprotected to replace the values. Reverted in the latest commit.

@coveralls
Copy link
Collaborator

coveralls commented Jan 4, 2021

Coverage Status

Coverage increased (+0.1%) to 95.362% when pulling 6dec7e9 on HenrikMettler:bug/reorder_parameters into 20ee3cb on Happy-Algorithms-League:master.

Copy link
Member

@jakobj jakobj left a comment

Choose a reason for hiding this comment

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

looks great, thanks! 👍

please fix the merge conflicts and could you please squash all commits into one before merging?

@HenrikMettler HenrikMettler force-pushed the bug/reorder_parameters branch 2 times, most recently from d7dba98 to a4fb53d Compare January 6, 2021 12:29
@jakobj
Copy link
Member

jakobj commented Jan 6, 2021

excellent 👍 and merging

@jakobj jakobj merged commit d9bcd2d into Happy-Algorithms-League:master Jan 6, 2021
@jakobj jakobj modified the milestones: 0.2.1, 0.3.0 Jan 8, 2021
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.

Reorder changes phenotype for individuals with parameters
3 participants