Skip to content

Fix order of attribute initialization - #903

Merged
gonuke merged 6 commits into
svalinn:developfrom
pshriwise:fix-attr-ordering
Sep 1, 2023
Merged

Fix order of attribute initialization#903
gonuke merged 6 commits into
svalinn:developfrom
pshriwise:fix-attr-ordering

Conversation

@pshriwise

@pshriwise pshriwise commented Aug 31, 2023

Copy link
Copy Markdown
Member

Description

This fixes the issue referenced in #902 and is shown in this CI build failure for that PR.

Motivation and Context

Enables builds of DAGMC with MOOSE apps without failure.

Changes

Small refactor of the metadata class.

@pshriwise

Copy link
Copy Markdown
Member Author

@gonuke

gonuke commented Sep 1, 2023

Copy link
Copy Markdown
Member

This is currently expected to fail.

@gonuke

gonuke commented Sep 1, 2023

Copy link
Copy Markdown
Member

This test should no longer be run on PRs after my most recent PR (if you rebase?)

@pshriwise

Copy link
Copy Markdown
Member Author

This is currently expected to fail.

I'd expect #902 to fail due to the additional flags used in CI, but this PR reorders the class attribute initialization so I'd expect it to pass. Am I missing something?

@gonuke

gonuke commented Sep 1, 2023

Copy link
Copy Markdown
Member

This failing action is to test against new versions of Geant. I don't see it in your checks for this PR.

@pshriwise

Copy link
Copy Markdown
Member Author

Oh "this" being the CI build, not the PR itself. Though in the end I suppose the outcome is the same...

All looks well on this PR though 👍🏻 Sorry for the cross-talk.

@gonuke gonuke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for this quick fix @pshriwise

@gonuke
gonuke merged commit f140ff4 into svalinn:develop Sep 1, 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