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

feat(insights): Support unary minus and plus in formulas #23119

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Jun 20, 2024

Problem

When doing manual QA on #22995, I noticed we don't support formulas that look like this : -A – because unary operators weren't supported.

Changes

Just added support while doing QA on that other PR, and with a couple tests added here I think we can simply ship it.

@Twixes Twixes requested review from Gilbert09 and a team June 20, 2024 13:39
@Twixes Twixes enabled auto-merge (squash) June 20, 2024 14:27
@Twixes Twixes merged commit a7b678b into master Jun 20, 2024
84 checks passed
@Twixes Twixes deleted the formula-unary-op branch June 20, 2024 14:47
thmsobrmlr pushed a commit that referenced this pull request Jun 24, 2024
* feat(insights): Support unary minus and plus in formulas

* Fix variable use issue
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