You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix test issues: remove private method call, fix Dimension constructor, add hypercube test
- Remove logVariables() call as it's a private method fully tested in Python tests
- Fix Dimension constructor to use proper Type enum (Dimension::value)
- Add test verification that variableValue hypercubes are updated during renameDimension
Co-authored-by: highperformancecoder <3075825+highperformancecoder@users.noreply.github.com>
0 commit comments