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

TASK: Document NodeAggregate #4832

Merged
merged 5 commits into from May 14, 2024
Merged

Conversation

mhsdesign
Copy link
Member

@mhsdesign mhsdesign commented Jan 14, 2024

Related #4830

  • Adds / Improves constructor param documentation
    • and makes the constructor internal
  • Assert that a node aggregate only exists if it "has" one node (via non-empty-array
  • Assert that the InterDimensionalVariationGraph::getRootGeneralizations will always return at least one element in the array (instead of doing this at call-site) (as discussed with Bernhard)

Upgrade instructions

none

Review instructions

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

@mhsdesign mhsdesign changed the title TASK Document NodeAggregate and introduce getSingleNodeIndependentOfItsDimension TASK Document NodeAggregate Feb 3, 2024
@mhsdesign mhsdesign changed the title TASK Document NodeAggregate TASK: Document NodeAggregate Mar 16, 2024
@github-actions github-actions bot added the Task label Mar 16, 2024
Copy link
Member

@nezaniel nezaniel left a comment

Choose a reason for hiding this comment

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

lgtm

@mhsdesign mhsdesign merged commit 966097d into neos:9.0 May 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants