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

Ensure we have parentheses for bin ops. #3251

Merged
merged 1 commit into from
Jan 28, 2021

Commits on Jan 28, 2021

  1. Ensure we have parenthetis for bin ops.

    This ensure we correctly keep the order of execution when we stringify a bin operation.
    This has recently introduced a bug because we now use stringify to deep clone a LogQL expression.
    
    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    4be5625 View commit details
    Browse the repository at this point in the history