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

Fix bug in LogicStructure.previousValue #565

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

mkorbel1
Copy link
Contributor

Description & Motivation

A typo in LogicStructure.previousValue caused it to actually return the current value. This was also undertested.

This PR fixes the bug and adds a test.

Related Issue(s)

N/A

Testing

Added a new test

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No, bug fix

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No

@mkorbel1 mkorbel1 merged commit a260cca into intel:main Feb 20, 2025
3 checks passed
@mkorbel1 mkorbel1 deleted the struct_prevval branch February 20, 2025 22:53
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.

1 participant