Skip to content

Don't print out empty intersections #290

@elshize

Description

@elshize

Currently, compute_intersection with --combinations prints out all combinations, even empty ones. We should add a condition that doesn't print out an intersection if intersection.length == 0 because it means effectively it doesn't exist, and it could create problems later on.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions