Skip to content

fix: unary negation operator with operators: Mul, Div and Mod #41

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

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

MazterQyou
Copy link
Member

This PR cherry-picks an upstream commit fixing the issue with unary operator having higher precedence than several binary operators, such as *, /, %, ||, etc. Related test is included.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7512605860

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.007%) to 89.496%

Totals Coverage Status
Change from base Build 7141689314: -0.007%
Covered Lines: 8946
Relevant Lines: 9996

💛 - Coveralls

@MazterQyou MazterQyou merged commit dca8d90 into cubesql-v0.16.0 Jan 13, 2024
@MazterQyou MazterQyou deleted the cubesql-unary-neg-precedence branch January 13, 2024 14:14
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.

3 participants