Skip to content

fix(wrappers): MultiToSingleWrapper is not updating reward and discount specs#294

Merged
sash-a merged 2 commits into
mainfrom
293-bug-multitosinglewrapper-is-not-updating-reward-and-discount-specs
Mar 9, 2026
Merged

fix(wrappers): MultiToSingleWrapper is not updating reward and discount specs#294
sash-a merged 2 commits into
mainfrom
293-bug-multitosinglewrapper-is-not-updating-reward-and-discount-specs

Conversation

@LucasBrazCappelo
Copy link
Copy Markdown
Collaborator

@LucasBrazCappelo LucasBrazCappelo commented Mar 5, 2026

MultiToSingleWrapper updates reward and discount to a scalar but is not updating reward and discount specs to reduce shape to ()

@LucasBrazCappelo LucasBrazCappelo requested a review from sash-a March 5, 2026 12:19
@LucasBrazCappelo LucasBrazCappelo self-assigned this Mar 5, 2026
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 5, 2026

CLA assistant check
All committers have signed the CLA.

@LucasBrazCappelo LucasBrazCappelo changed the title fix(wrappers): MultiToSingleWrapper is not updating reward and discount specs (#293) fix(wrappers): MultiToSingleWrapper is not updating reward and discount specs Mar 5, 2026
@LucasBrazCappelo LucasBrazCappelo enabled auto-merge (squash) March 5, 2026 12:24
sash-a
sash-a previously approved these changes Mar 5, 2026
Copy link
Copy Markdown
Collaborator

@sash-a sash-a left a comment

Choose a reason for hiding this comment

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

Thanks!

@sash-a sash-a disabled auto-merge March 9, 2026 07:56
@sash-a sash-a enabled auto-merge (squash) March 9, 2026 07:56
@sash-a sash-a disabled auto-merge March 9, 2026 09:49
@sash-a sash-a merged commit 9b0997e into main Mar 9, 2026
3 checks passed
@sash-a sash-a deleted the 293-bug-multitosinglewrapper-is-not-updating-reward-and-discount-specs branch March 9, 2026 09:49
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.

bug: MultiToSingleWrapper is not updating reward and discount specs.

3 participants