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

Fix add option #543

Merged
merged 6 commits into from
Jan 20, 2022
Merged

Fix add option #543

merged 6 commits into from
Jan 20, 2022

Conversation

john-science
Copy link
Member

Description

As it turns out, the last fix for copying the value of a setting was problematic for a subset of settings that had a list of custom (non-default) options. This amounts to something that would only happening when reading certain kinds of YAML files. And the fix is only one character. Never-the-less, I added a unit test to cover this YAML-reading, custom-options issue in the future.


Checklist

  • Tests have been added/updated to verify that the new or changed code works.
  • Docstrings were included and updated as necessary
  • The code is understandable and maintainable to people beyond the author
  • There is no commented out code in this PR.

If user exposed functionality was added/changed:

  • Documentation added/updated in the doc folder.

@john-science john-science added the bug Something is wrong: Highest Priority label Jan 19, 2022
@john-science john-science merged commit 9813a0c into terrapower:master Jan 20, 2022
@john-science john-science deleted the fix_add_option branch January 20, 2022 16:08
scottyak pushed a commit to scottyak/armi that referenced this pull request Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong: Highest Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant