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

Allow boolean to be set from scenario #292

Merged
merged 1 commit into from
Jul 3, 2019
Merged

Conversation

markaren
Copy link
Contributor

@markaren markaren commented Jul 3, 2019

No description provided.

@markaren markaren requested a review from eidekrist July 3, 2019 06:25
Copy link
Member

@eidekrist eidekrist left a comment

Choose a reason for hiding this comment

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

Looks OK, but I have an existential question:
The currently supported modes are reset, override and bias. Using the mode bias for a boolean is a bit funky, and would in practice result in a boolean OR operation. Is this OK, or should we block/warn this operation?

@markaren
Copy link
Contributor Author

markaren commented Jul 3, 2019

The currently supported modes are reset, override and bias. Using the mode bias for a boolean is a bit funky, and would in practice result in a boolean OR operation. Is this OK, or should we block/warn this operation?

I don't know what the bias does, but I reckon we can just allow it. Log a warning perhaps?

@markaren markaren merged commit 9bbbf2e into master Jul 3, 2019
@markaren markaren deleted the allow-boolean-scenario branch July 3, 2019 17:47
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