Skip to content

Conversation

@wthrowe
Copy link
Member

@wthrowe wthrowe commented Apr 28, 2025

Proposed changes

Upgrade instructions

Code review checklist

  • The code is documented and the documentation renders correctly. Run
    make doc to generate the documentation locally into BUILD_DIR/docs/html.
    Then open index.html.
  • The code follows the stylistic and code quality guidelines listed in the
    code review guide.
  • The PR lists upgrade instructions and is labeled bugfix or
    new feature if appropriate.

Further comments

@wthrowe wthrowe force-pushed the variable_order_adams branch from c9d8dbf to d91f616 Compare April 30, 2025 21:38
nilsdeppe
nilsdeppe previously approved these changes May 1, 2025
Copy link
Member

@nilsdeppe nilsdeppe left a comment

Choose a reason for hiding this comment

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

LGTM, I would nolint clang-tidy here. I agree with the general sentiment that do loops are easier to get wrong than other constructs, but sometimes they are the right thing 🤷

wthrowe added 4 commits May 1, 2025 15:19
Creation from an input file is not enabled, as the evolution code does
not support it yet.
Creation from an input file is not enabled, as the evolution code does
not support it yet.
@nilsdeppe nilsdeppe enabled auto-merge May 1, 2025 21:07
@nilsdeppe nilsdeppe added the auto-merge GitHub's auto-merge has been enabled for this PR. label May 1, 2025
@nilsdeppe nilsdeppe merged commit 4236a4a into sxs-collaboration:develop May 1, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge GitHub's auto-merge has been enabled for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants