Skip to content

Better error handling for AND/OR expressions #16

@slint

Description

@slint

Currently, AND/OR expressions don't return all their results. In general, we need a small refactor so that the ExpressionResult can hold a list of results (or the inverse, Expression.evaluate() could return multiple ExpressionResult objects)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions