Skip to content

Conversation

@drshriveer
Copy link
Owner

Background

→ If a config.yaml has an empty object and dimensions it will error out during parsing when trying to reduce dimensions. This happens because gconfig thinks it reached a reducible map without default values. The solution: skip reduction of empty maps.

Changes

  • skip reduction of empty maps
  • regression tests

Testing

  • added regression tests

@drshriveer drshriveer merged commit 0d41f34 into main Nov 3, 2025
3 checks passed
@drshriveer drshriveer deleted the gs/fix-gconfig-bug branch November 3, 2025 19:04
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