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

Define copyOutput on ExecutionOptions #1227

Merged
merged 3 commits into from
Mar 29, 2023

Conversation

mgjarrett
Copy link
Contributor

@mgjarrett mgjarrett commented Mar 29, 2023

Description

The attribute was initially defined one level below, on GlobalFluxOptions, in #1218

With _collectInputsAndOutputs defined on the base class ExecutionOptions, copyOutput also needed to be moved up.


Checklist

  • This PR has only one purpose or idea.
  • Tests have been added/updated to verify that the new/changed code works.
  • The release notes (location doc/release/0.X.rst) are up-to-date with any bug fixes or new features.
  • The documentation is still up-to-date in the doc folder.
  • The dependencies are still up-to-date in setup.py.

Initially defined only on globalFlux options.
@mgjarrett mgjarrett requested a review from albeanth March 29, 2023 17:37
@mgjarrett mgjarrett marked this pull request as ready for review March 29, 2023 21:19
Copy link
Member

@albeanth albeanth left a comment

Choose a reason for hiding this comment

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

Thanks, @mgjarrett! Just one comment, since you replace this PR with #1218 in the release notes, please link PR #1218 in the description of this PR so we have a reference of this PR being a fix for #1218. Thanks!

@mgjarrett mgjarrett merged commit 70fdd06 into terrapower:main Mar 29, 2023
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